Hello,
I try to use liblivemedia to setup RTSP server. But I need to let the
server bind to specific IP. As far as I know, we need to invoke the
setupStreamSocket function to get socket file description (fd), but the API
doesn't support specific IP. It must bind to default route interface. I
Hi Ross
> No you don't :-)
I’m happy to be wrong on that.
> No, I can't do that, because if that code happens to be called while we're
> inside "tcpReadHandler1()" - i.e., while we're inside this loop:
Thanks for taking a look and fixing it. I did notice the crash of course. I
sent my messa
> I know your stance on memory leaks
No you don't :-)
> In the SocketDescriptor destructor, the HashTable::Iterator* “iter” is never
> deleted.
Yes - that was an oversight on my part. It will be fixed in the next release
of the software.
> In SocketDescriptor::deregisterRTPInterface, the f
> We didn’t understood deeply what brings the RTCP sender report flooding, but
> we has such a behavior using multicast stream that share the same multicast
> port.
> Wireshark analysis show that an RTCP sender report is forwarded between 2
> RTSP servers without ends.
>
> We tried to understa
Hi All,
Please ignore the previous patch I sent with the same subject line; I hit
Send too soon. My apologies for the spam.
Thanks,
Chris Richardson
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/list
Hi Ross,
In testing the most recent version (2013.06.30), I noticed a couple memory
leaks. I know your stance on memory leaks, but these two occur during
normal play/stop operation (not just at shutdown), and so they will have
noticeable effect on long-running devices.
In the SocketDescrip
Hi Ross,
Thank you for implementing this. I have tested your changes and everything
is working fine.
Chris Richardson
WTI
From: live-devel-boun...@ns.live555.com
[mailto:live-devel-boun...@ns.live555.com] On Behalf Of Ross Finlayson
Sent: Sunday, June 30, 2013 1:13 AM
To: LIVE555 Stream
Hi Ross,
Thanks again for your support.
We didn't understood deeply what brings the RTCP sender report flooding, but we
has such a behavior using multicast stream that share the same multicast port.
Wireshark analysis show that an RTCP sender report is forwarded between 2 RTSP
serve
Hi, Markus.
I see that the frame rate is set to 29.97 ( 6 / 1001 / 2) but I don't see
any other timing information.
By timing information, I mean all the information affecting playout
timing (including VUI, HDR and SEI), not just frame rate. To change
frame rate, it will be safe to remove