Eyevinn / whip

Client and Server modules for WebRTC HTTP Ingestion Protocol (WHIP)
Apache License 2.0
94 stars 15 forks source link

Support application/whpp+json content-type #66

Closed birme closed 2 years ago

birme commented 2 years ago

When establish playback with WHPP and using content type application/whpp+json you get the following error.

{"statusCode":415,"code":"FST_ERR_CTP_INVALID_MEDIA_TYPE","error":"Unsupported Media Type","message":"Unsupported Media Type: application/whpp+json"}