[–] Sean-Der 3y ago ↗ The third scenario is fixed with https://datatracker.ietf.org/doc/html/rfc8260This just needs to be implemented in libwebrtc’s SCTP implementation. It isn’t implemented in Pion either I believe?
[–] kevmo314 3y ago ↗ I'd be curious to see how WebRTC's media channels do in addition to the data channels too. Nacks might be faster than the retransmission interval. [–] omeze 3y ago ↗ yea, would also love to see this [–] jtsiskin 3y ago ↗ How are you gonna send binary data over a media channel? [–] kevmo314 3y ago ↗ What is video if not binary data? You can send whatever you want over a media channel, WebRTC is (largely) unopinionated about the payload contents.It's uncommon, but my comment was more to shine light on the different characteristics between media channels and data channels.
[–] jtsiskin 3y ago ↗ How are you gonna send binary data over a media channel? [–] kevmo314 3y ago ↗ What is video if not binary data? You can send whatever you want over a media channel, WebRTC is (largely) unopinionated about the payload contents.It's uncommon, but my comment was more to shine light on the different characteristics between media channels and data channels.
[–] kevmo314 3y ago ↗ What is video if not binary data? You can send whatever you want over a media channel, WebRTC is (largely) unopinionated about the payload contents.It's uncommon, but my comment was more to shine light on the different characteristics between media channels and data channels.
5 comments
[ 0.72 ms ] story [ 19.7 ms ] threadThis just needs to be implemented in libwebrtc’s SCTP implementation. It isn’t implemented in Pion either I believe?
It's uncommon, but my comment was more to shine light on the different characteristics between media channels and data channels.