Jump to content
  • 0

Force Javascript SDK Resolution and FPS


Schnee Tzel
 Share

Question

Is there a way to force the resolution and fps from a browser stream ?

It appears it is tided to the video element width and height and not the mediaConstraints. Do mediaContraint play any role at this ? 

I really need to set the stream from a browser to send 720p or 1080p @30fps to the server. Can't really figure it out, seems as if the SDK is intended to be used for video chats where the Resolution and FPS don't really matter that much. My use case requires 2 resolutions to be streamed from a browser (assuming capable hardware/bandwidth), 720p@30fps and/or 1080p@30fps, which ever the streamer can do based on their upload bandwidth. 
Link to comment
Share on other sites

  • Answers 4
  • Created
  • Last Reply

Top Posters For This Question

Top Posters For This Question

4 answers to this question

Recommended Posts

  • 0

It doesn't obey the mediaConstraints, I've set it for 1080p 30fps, yet it sends out whatever resolution and fps, so quality suffers greatly. It isn't limited by hardware or bandwidth, because I put together a quick trial of another popular service and it just works fine. With your implementation of WebRTC it is limiting the quality. I've already requested a refund, so don't worry much about it.

 

Link to comment
Share on other sites

 Share

×
×
  • Create New...