Hello Andrey, I do not need to provide a patch because the code I made is exactly the code in CVS repository pointed out by Sebastian. I simply made an update of CVS sources and compiled them. I could reflash my camera with a 8.2.0 version and this time VLC was working as expected.
Regards. Éric Le jeudi 16 février 2012 à 11:08 -0700, Andrey Filippov a écrit : > Eric, > > Does yoru patch add new source files or installed files? If it does, > some other files need to be modified also: > 1) src.list (if new files are added to the the CVS repository). You > may verify the changes by running > ./diff_srclist_cvs > 2) target.list - if new files are installed. This file is > automatically generated (under the name target.list.new) each time you > re-build the software, and the script reports differences between > target.list and target.list.new. > > Andrey > > On Thu, Feb 16, 2012 at 11:01 AM, Andrey Filippov > <[email protected]> wrote: > > Hello Eric, > > > > Thank you for making a patch. Do you have Sourceforge account? We'll > > provide developer access to the CVS repository. > > Most difference in 8.1.x is related to IMU/GPS functionality, but we > > did make some minor improvements in other areas also. > > > > Andrey > > > > On Thu, Feb 16, 2012 at 2:49 AM, Eric Boudrand <[email protected]> wrote: > >> Hi, > >> > >> That's the code I was about to compile ! I am going to do a CVS update. > >> > >> What's the difference between 8.1.x and 8.0.x ? I received last month a > >> 353L with 8.1.1 software. > >> > >> Regards. > >> -- > >> Éric Boudrand > >> > >> > >> Le mercredi 15 février 2012 à 19:44 +0100, Sebastian Pichelhofer a > >> écrit : > >>> 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 > >> > >> > >> _______________________________________________ > >> 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 _______________________________________________ Support-list mailing list [email protected] http://support.elphel.com/mailman/listinfo/support-list_support.elphel.com
