Discussions

Ask a Question
Back to All

poor video resolution on streams

i've seen this posted multiple times, but i haven't noticed a satisfactory answer. i would like to use the talks/streams/{id} end point to stream videos using text and an eleven labs voice. i've copied the code from https://github.com/de-id/live-streaming-demo and modified it for my use case and it works, but the video quality is poor (low resolution, blurry). the audio is fine. I know that my network is not the problem. at the time i was running the test i was getting 81Mbps download speeds. I turned on chrome://webrtc-internals/ to capture statistics for multiple streaming runs and i was not seeing any packets dropped and the incoming video bitrate was between 250k and 320k bps, so it does not seem that the stream coming from D-ID is taking advantage of all the bandwidth available. What are my options for improving the quality of the video?