Search found 5 matches

Go to advanced search

by msupstream
19 Jun 2008 11:10
Forum: General VLC media player Troubleshooting
Topic: SDP and file size
Replies: 2
Views: 413

Re: SDP and file size

Thank you very much Remi!
by msupstream
17 Jun 2008 23:50
Forum: General VLC media player Troubleshooting
Topic: VLC and Multicast Streams
Replies: 14
Views: 30905

Re: VLC and Multicast Streams

I believe HTTP uses TCP, and is made for unicast. TCP is not suitable for multicast streaming, hence you should perhaps find a protocol that can use UDP instead. I have used VLC to play streams using RTSP and RTP. RTP is well suited for multicast as it can use UDP as the underlying protocol. Or are ...
by msupstream
17 Jun 2008 23:37
Forum: General VLC media player Troubleshooting
Topic: SDP and file size
Replies: 2
Views: 413

SDP and file size

Hi there!
Anyone who knows if there is a sdp attribute that could be used to tell a client the expected size of a file that will be streamed? (Generally speaking :).

Thanks for any input!!
by msupstream
17 Jun 2008 17:28
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Problems configuring and compiling on Ubuntu
Replies: 1
Views: 600

Re: Problems configuring and compiling on Ubuntu

Someone helped me find a solution... :) I just had to specify the folder containing the plugin modules. I simply did the following:
./vlc --plugin-path modules

Anyone know if it is possible to set this during configuration/compilation so I don't have to specify the parameter at runtime?
by msupstream
17 Jun 2008 12:31
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Problems configuring and compiling on Ubuntu
Replies: 1
Views: 600

Problems configuring and compiling on Ubuntu

Hi, I have tried to search for someone with the same problem, but haven't been able to find a solution here nor with Google. I have an existing VLC installation (used apt-get with Ubuntu 7.10) that works fine, but I am seeking to compile VLC with a modified version of the live555 library as part of ...

Go to advanced search