[openscreenprotocol] Codec switching when remoting. (#223)

mfoltzgoogle has just created a new issue for https://github.com/webscreens/openscreenprotocol:

== Codec switching when remoting. ==
From https://github.com/webscreens/openscreenprotocol/pull/172#issuecomment-529734137 and the associated review thread, we identified a need for a streaming session to switch codecs; for example when a media element being remoted changes the type of its MSE source.  Other use cases are if the source material changes resolution (which might require a more efficient codec) or if network conditions allow upgrading from lossy to lossless codecs.

@pthatcherg suggested we could have the receiver enumerate codecs at the start of the session and allow the sender to switch mid-session.







Please view or discuss this issue at https://github.com/webscreens/openscreenprotocol/issues/223 using your GitHub account

Received on Wednesday, 11 September 2019 20:46:21 UTC