ant-media / Ant-Media-Server

Ant Media Server is a live streaming engine software that provides adaptive, ultra low latency streaming by using WebRTC technology with ~0.5 seconds latency. Ant Media Server is auto-scalable and it can run on-premise or on-cloud.
https://antmedia.io
Other
4.3k stars 636 forks source link

Immediate Server Crash With WHIP Publish on VP8 Only #6723

Open lastpeony opened 1 month ago

lastpeony commented 1 month ago

Short description

Server crashes immediately if you only enable VP8 through app settings and publish from OBS Whip.

2.11.3

Steps to reproduce

  1. Disable H264 and enable VP8 from application settings.
  2. Publish with WHIP through OBS h264
  3. Server crashes

Expected behavior Server should not crash, proceed publish or reject gracefuly Actual behavior Server crashes

lastpeony commented 1 month ago

https://gitlab.com/Ant-Media/Ant-Media-Enterprise/-/merge_requests/739

mekya commented 1 week ago

Hi @lastpeony ,

CI has not passed the tests so I'm moving back to 'In Progress'

lastpeony commented 1 week ago

Hi @lastpeony ,

CI has not passed the tests so I'm moving back to 'In Progress'

This actually passed but failed on deployed staging for some reason. I am restarting it