Hi Éric Can you please verify that your bug is not fixed with this recent commit (5 weeks ago): http://elphel.cvs.sourceforge.net/viewvc/elphel/elphel353-8.0/apps/astreamer/rtsp.cpp?r1=1.10&r2=1.11
The above fix addresses the issue that VLC recently changed the RTSP streaming code and expected a certain header that it did not receive to display the stream. Regards Sebastian On Wed, Feb 15, 2012 at 19:39, Eric Boudrand <[email protected]> wrote: > Hello, > > I found a bug in astreamer code concerning VLC. Astreamer is sending a > badly formatted SETUP response packet that prevents VLC from displaying > 353 stream. The issue is in RTSP_Server::make_transport(). > > I have a problem for compiling astreamer directory content. I have to > run a global "make" for compiling it. If I "cd" to apps/astreamer and > run "make", it tries to run "dependency" target". If I run "make str", > it runs GNU g++ instead of cris32 C++ compiler. I read in a README it > should work. I am using elphel353-8.1.1 code. > > Regards. > > Éric Boudrand > > > _______________________________________________ > Support-list mailing list > [email protected] > http://support.elphel.com/mailman/listinfo/support-list_support.elphel.com _______________________________________________ Support-list mailing list [email protected] http://support.elphel.com/mailman/listinfo/support-list_support.elphel.com
