Search found 6 matches

Go to advanced search

by Chamonix
19 Mar 2010 17:27
Forum: General VLC media player Troubleshooting
Topic: VoD streaming with client behind NAT.
Replies: 2
Views: 351

Re: VoD streaming with client behind NAT.

For the record, if using rtsp for streaming, the client can not be reached behind a NAT. See this blog for more details: http://www.remlab.net/op/vod.shtml

Note that the problem is related to rtsp and not to VLC per se.
by Chamonix
18 Mar 2010 10:50
Forum: General VLC media player Troubleshooting
Topic: VoD streaming with client behind NAT.
Replies: 2
Views: 351

VoD streaming with client behind NAT.

on this thread viewtopic.php?f=4&t=36447&p=113366 - dating back to 2007 - it is mentioned that VLC VoD streaming do not accept clients located behind a NAT.

Is it still true with VLC 1.1.0?

Thanks!
by Chamonix
18 Feb 2010 16:06
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Pb building libvlccore.so: undef symb libvlc_exception_clear
Replies: 5
Views: 824

Re: Pb building libvlccore.so: undef symb libvlc_exception_clear

libvlc configuration
--------------------
version : 1.1.0-git
system : solaris
architecture : sparc
build flavour : devel
vlc aliases : cvlc rvlc svlc qvlc
plugins/bindings :


Would version 1.0 be more stable?
by Chamonix
17 Feb 2010 11:42
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Pb building libvlccore.so: undef symb libvlc_exception_clear
Replies: 5
Views: 824

Re: Pb building libvlccore.so: undef symb libvlc_exception_clear

The solution for the record: Whithin libvlccore.so the references to the undef symbols come from libvlccore_la-libvlc.o built from libvlc.c. In turn, libvlc.c includes src/control/libvlc_internal.h that defines the following function: static inline void clear_if_needed(libvlc_exception_t *e) { if (l...
by Chamonix
16 Feb 2010 19:00
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Pb building libvlccore.so: undef symb libvlc_exception_clear
Replies: 5
Views: 824

Pb building libvlccore.so: undef symb libvlc_exception_clear

Hi, First post on this forum, I hope I post in the right category. I am building VLC on Solaris 10. While linking libvlccore.so I end up with two undef symbols " libvlc_exception_clear " and " libvlc_exception_raised ". I found out that these symbols are actually defined in src/c...

Go to advanced search