lynckia / licode

Open Source Communication Provider based on WebRTC and Cloud technologies
http://lynckia.com/licode
MIT License
3.1k stars 1.01k forks source link

Low video quality on recorded video having simulcast enabled #1228

Open mkhahani opened 6 years ago

mkhahani commented 6 years ago

Description Regarding to the support for simulcast recording (https://github.com/lynckia/licode/pull/1127), testing in my local host that the network is not a concern, the video quality of the recorded file is poor and after 2 minutes the quality level is never upgraded. It seems the server could not adapt with higher layer.

Steps to reproduce the issue:

  1. Publish video stream with simulcast enabled (3 layers)
  2. Start recording for 2 minutes or more
  3. The final recorded video quality is low
kekkokk commented 6 years ago

I noticed that too and actually I don't remember how I solved it. I don't remember if it's related but you can try to check https://github.com/lynckia/licode/pull/1180

mkhahani commented 6 years ago

Thanks for the response. I'll try it but why the pr has not merged?

kekkokk commented 6 years ago

idk man