Hi everyone. I'm interested in using CloudFlare WebRTC for an existing application. The server is w
Hi everyone.
I'm interested in using CloudFlare WebRTC for an existing application. The server is written in python using aiortc, so I tried to port the example index.html to python (the example works).
However I can't get my example to work.
sessions/new
returns 500 "Backend error". The sdp should be valid, as SRS and Janus both are able to deal with it.
Scripts and logs are attached. In cloudflare.py replace app_id, app_secret and the url in MediaPlayer. Using python 3.11.9, aiortc==1.8.0
@Taylor | Stream PM0 Replies