[Live-devel] RTSP trickplay/scale problem
Ruud Siebierski
ruud.siebierski at eventis.nl
Wed Jun 18 16:12:07 PDT 2008
Ok, I understand. So I reproduced the problem with the original code.
The only thing I had to change, to get it compiling is: change the
#include <strstrea.h> into <sstream> (I'm developing in Windows XP with
Visual Studio 2005)
Changing the scale now makes the MediaServer crash sometimes. Since I
suspect it is a timing issue I also tried with a release build, then
again it is a bit more stable, but still crashes after a few scale
changes from 1.0->2.0->1.0
Regards,
Ruud
-----Original Message-----
From: live-devel-bounces at ns.live555.com
[mailto:live-devel-bounces at ns.live555.com] On Behalf Of Ross Finlayson
Sent: woensdag 18 juni 2008 22:09
To: LIVE555 Streaming Media - development & use
Subject: Re: [Live-devel] RTSP trickplay/scale problem
>When I try to do trickplay by setting the scale from 1.0 to 2.0 I
>always get the following error:
>
>"FramedSource[003FD1B8]::getNextFrame(): attempting to read more
>than once at the same time!"
>
>I know what it means, but I would like to know how to solve it.
>Sometimes (very rare) the scale-change from 1.0 to 2.0 works, but
>when getting back to 1.0 I get first this error:
>
>"Missing sync byte!"
>
>And after a few missed sync bytes the getNextFrame error.
>I got the source code from 5-6. Only made a few minor adaptions for
>the GET PARAMETER call, to support parameters.
Sorry, but (in general) once you've made changes to the supplied
code, I can't help you.
If you can reproduce the problem with the original, unmodified code,
then please let us know.
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
_______________________________________________
live-devel mailing list
live-devel at lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
More information about the live-devel
mailing list