8xFF / atm0s-media-server

Decentralized, Global-Scale Media Server written in Rust (WebRTC/Whip/Whep/Rtmp/Sip)
https://8xff.github.io/media-docs/
MIT License
237 stars 17 forks source link

Whip/Whep Client failure because of Content-Type: application/trickle-ice-sdpfrap #176

Closed moksh-samespace closed 10 months ago

moksh-samespace commented 10 months ago

Whip and Whep client fails to connect with error 415 Unsupported Media Type.

giangndm commented 10 months ago

@moksh-samespace thank for reporting issue. I will check it and made a PR

giangndm commented 10 months ago

@moksh-samespace I just merge a PR for fixing this issue, can you re-check with master branch?

giangndm commented 10 months ago

Fixed in https://github.com/8xFF/atm0s-media-server/pull/179