Recording ending early
tarrencev opened this issue · 1 comments
tarrencev commented
Hi. Thanks for providing this repo. I am using it combined with pion/webm writer as described in the pion example. I'm running into an issue where if i induce packet drop of 10% on my webrtc stream, the webm recording ends early. Often after a few seconds. I feel this is to do with missing packets. Do you think this could cause an issue with the block writer? Do you have any thoughts on how i can avoid this issue?
tarrencev commented
I think this is actually an issue with webrtc sample builder