>> I'm not quite sure how it works if fReuseFirstSource is set and one client
>> requests a TCP connection and another a UDP?
>
> Aha! There's actually a bug in the current code that prevents this from
> working properly.
It turns out that I was mistaken about this. The current code handles
Hi Ross,
Thank you very much for the fix. This new release fixes the
problem I had with the camera date and time.
Regards,
Bruno Marchand
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listin
> I use live555 send the audio and video packet as soon as possible.
> but the video and audio encoding rate isn't same. so the video and audio
> packet vlc receives isn't synchro.
> So I tried to adjust the video and audio send rate, but I can't get the
> balance. I always get the error "pts i
Oh, sorry, I make a mistake on the recipient.
发件人: 梦幻工作室 [mailto:fantasyvi...@126.com]
发送时间: 2012年9月28日 18:22
收件人: 'live-de...@ns.live555.com'
主题: Regarding support blackmagic card
Hi,
I saw some code about blackmagic in live555. So is it possible I
can setup one rtsp server whic
Hi,
I use live555 send the audio and video packet as soon as possible.
but the video and audio encoding rate isn't same. so the video and audio
packet vlc receives isn't synchro.
So I tried to adjust the video and audio send rate, but I can't get the
balance. I always get the error "pts is out
> For an example, our sever session status widget displays, among other things
> the RTP and RTCP ports for UDP that are in use for each stream in each client
> session. Right or wrong the way we did it before was by sub-classing
> RTSPClientSession so we'd have access to the void* streamToken f