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 into (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 timin
Hi,
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
Thanks for the clarification. I was already afraid that answer would
come.
Have to put some effort in it myself i guess :)
Thanks for the answers!
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ross Finlayson
Sent: donderdag 12 juni 2008 15:48
To: LIVE555
Hi Ross,
Thanks of course for the replay. I was just browsing through the doxygen
'docs'.
My problem is that I don't see any relation between
"ServerMediaSubsession" and "MediaSubsession". And my guess is I need a
MediaSubSession object to get the position in NPT, etc.
Should I use the Medium::loo
Hi,
I'm just a newbie, so sorry for a stupid question.
I want to add some parameters to the GET_PARAMETER call, like position.
Now I found a function MediaSubsession::getNormalPlayTime which i could
use (i guess), but I have no clue how to access a MediaSubsession object
from the GET_PARAMETER