[vlc-devel] LIBVLC_PLAYLIST_PLAY function cann't play http stream (vlc-0.8.6h)

Artem Goryunov artemgoryunov at gmail.com
Mon Aug 25 15:58:57 CEST 2008


Hello, All!

I cann't play http stream by LIBVLC_PLAYLIST_PLAY function. When I call
LIBVLC_PLAYLIST_PLAY:

  int iID = LIBVLC_PLAYLIST_ADD(p_instnc, "http:////192.168.14.212:1234","",
&e);

  LIBVLC_PLAYLIST_PLAY(p_instnc, iID, 0, NULL, &e);

All function execute without error, But my application breaks (crash) in 2-4
second.
The most interesting that my program does not break when I open rtsp a
stream or file.
I can not understand, where I was mistaken. Help please.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20080825/8d67d042/attachment.html>


More information about the vlc-devel mailing list