Hi!
When I call RTSPClient::describeURL with IP-address which is not exist
in the network (for example - 10.10.10.10), this call blocks for about
20 seconds before it return an error. Sometimes I need to terminate
this waiting and cancel "describeURL" operation immediately, but I
didn't found how
Hi!
We would like to use live555 RTSP client on iPhone, but we faced the
problem - we don't know how to build live555 for iPhone device (arm).
There are several config files, but no one could be used to build
live555 for iPhone. What can you suggest, what should we do?
Thanks!
Denis.
Good day, Ross!
I mean the timestamps that I obtain in frame's callback, which is setup
using MediaSink::fSource->getNextFrame(..., &on_frame, ...);
void on_frame(void* clientData, unsigned int frameSize, unsigned
/*numTruncatedBytes*/, struct timeval tv, unsigned
/*durationInMicroseconds*/)
{
Hi!
I'm not really sure which side is responsible for the problem... More like
that I need your advice what to do and investigate next.
I use live555 to receive video and audio streams using RTSP client. The
problem is: when I fill audio buffer with audio-frames according to their
timestamps, I g
Yes, I call MediaSubsession::initiate() for each subsession that I want to
receive data from. But the session expires. And doesn't expires if I perform
my custom-made scheduled task.
2010/3/19 Ross Finlayson
> I use live555 RTSP-client to receive video-audio via UDP from NVC Encoder
>> (vendor -
Hi!
I use live555 RTSP-client to receive video-audio via UDP from NVC Encoder
(vendor - UDPTechnology). I have a problem: media session expires after 45
seconds and encoder stops streaming. In some manuals I read that client
should periodically send some command for its session (for example - OPTI