ossrs / srs

SRS is a simple, high-efficiency, real-time media server supporting RTMP, WebRTC, HLS, HTTP-FLV, HTTP-TS, SRT, MPEG-DASH, and GB28181.
https://ossrs.io
MIT License
25.62k stars 5.38k forks source link

WebRTC not playing in Wordpress #4124

Open Roboin161 opened 3 months ago

Roboin161 commented 3 months ago

I just got a new Raspberry Pi 5 on which I'm testing stuff out. I installed SRS on it through Docker and try to stream to it with OBS and play it on a Wordpress page with SRS Player plugin. HLS and RTMP play fine on it, just not WebRTC.

I suspect it has something to do with encryption. The Raspberry Pi uses NGINX Reverse Proxy Manager to handle outside traffic and SSL certificates. The Wordpress also has its own SSL.

I'm suspecting that, even though SRS is behind the NGINX Reverse Proxy Manager, it perhaps doesn't know it's encrypted, so it doesn't play on the encrypted Wordpress page?

majdidraouil commented 18 hours ago

same problem