> I've been playing a bit with live555MediaServer, and it appears to me that
> it's not able to properly parse tracks of some Matroska files, for example
> this one:
>
> http://vvv.mokrakocicka.cz/gang/20120601-live555-example.mkv
vvv.mokrakocicka.cz : No such host.
> I've tried to look into
Hi,
We are using multiple cameras stream using
live555 in a single system. We observe that suddenly(at run time) a camera
starts taking stream of
other, so we start getting duplicate streams, although IPs and cameras are
different.
Is this because of ephemeral port issue on live555 rtsp cl
Hi,
I have RTSP ServerMediaSession with one audio subsession and one video
subsession.
The sources for audio and video are live and coming as RTP streams whose
timestamps are derived from same source.
( I subclassed OnDemandServerMediaSubsession to take live RTP input)
The RTSP client is able to
Hi Ross,
I am using RTSP for transmitting video from server to client.
At some points during the transmission I need the server to "send" metadata to
the client. Could you please share how can I do this?
Thanks
Rahul
___
live-devel mailing lis
Hi Ross,
It seems that RTPTransmissionStats::fOldValid is not initialized, it is set in
the second call of RTPTransmissionStats::noteIncomingRR (when fFirstPacket
becomes false).
Do you think it is possible to initialize it in the constructor ?
Best Regards,
M