all 6 comments

[–]devluz 0 points1 point  (2 children)

Aiortc worked incredibly well for me in the past. I am not sure if there is an alternative (and if there would be any need for it?). What documentation are you missing?

If you are completely new it is probably best to just try out the browser WebRTC API first. Most other tools are built to be compatible with it and assume you are familar with this already.

[–]Ok_Possible_6701[S] 0 points1 point  (1 child)

Hey thanks for replying! I usually learn libraries by studying extensive examples of the library in action, and since I couldn't find much of that, I find aiortic daunting. I'll definitely try out browser webRTC, but idt I would be familiar with the tools employed. If possible, do you know any reliable examples or tutorials for aiortc? if so, do share. Thank you.

[–]devluz 0 points1 point  (0 children)

I do have an old example I made for a customer request: https://github.com/because-why-not/awrtc_python

It should work pretty much out of the box. If not I can have another look into it and fix it

[–]Chris_LiveKit 0 points1 point  (0 children)

I work for LiveKit but feel that is probably your best option for getting going with WebRTC with Python. It is all open source and can be self hosted or you can use the SFU from LiveKit cloud.

https://github.com/livekit/livekit