bengreenier / browserd

Headless electron app platform for the cloud 🤕☁✨
https://hub.docker.com/r/bengreenier/browserd
MIT License
66 stars 7 forks source link

forceH264Sdp should be optional #20

Open bengreenier opened 5 years ago

bengreenier commented 5 years ago

While our primary use case is such that we wanted to force h264 as the first-viable media codec, this likely won't be the case for many other users of this codebase.

As such, we should provide a toggle for this behavior, defaulting to not-modifying the sdp at all.