On Thursday, February 5, 2015 at 7:14:45 AM UTC-8, Kannan Murali wrote:
> Hi:
> 
> I am trying WebRTC H264 video with FF 35.0.1 version. My FF WebRTC client is 
> gets into a loop where it requests certain number of video packets which got 
> dropped in the network and there is no way of re-transmission (as the other 
> side client is non WebRTC client which doesn't do re-transmission) of those 
> packets. 
> 
> The WebRTC client never gets recovered even after sending FIR packets (in 
> fact, there is a periodic request/transmission of FIR). How could I get the 
> WebRTC client recover from this state???
> 
> -KMurali

Looks like there are few packets missing from the FF WebRTC client source 
itself - This is clear from the wireshark trace captured from the source WebRTC 
client. Is there any known reason that the source Firefox WebRTC client could 
drop the packets? Could be related to any bitrate calculation? If so, how to 
handle (or adjust the bitrate) in the FF?

-KMurali
_______________________________________________
dev-media mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-media

Reply via email to