Replies: 9 comments
-
|
Suggestion on what? Resources? What do you want to know? |
Beta Was this translation helpful? Give feedback.
-
Tnx for answer. |
Beta Was this translation helpful? Give feedback.
-
|
This post might help: |
Beta Was this translation helpful? Give feedback.
-
Tnx for answer. |
Beta Was this translation helpful? Give feedback.
-
|
You can do pretty much anything you want with: WebRTC, see: https://github.com/aiortc/aiortc |
Beta Was this translation helpful? Give feedback.
-
Tnx for answer. |
Beta Was this translation helpful? Give feedback.
-
fastapi is a web api framework and wont be able to solve your needs alone. non-answer but why not check out bbb, jitsi and red 5 and build fastapi as a bridge towards their apis? |
Beta Was this translation helpful? Give feedback.
-
|
@ycd @haviduck any sample code out there to implement aiortc? I'll share the use case: Need to setup a streaming audio recorder on a ubuntu based server which receives audio from a client html / app and saves it. |
Beta Was this translation helpful? Give feedback.
-
@answerquest, I'd love a link to your Repo or anyone's complete Repo which has this already setup. That'd be extremely helpful.
Also, here in 2022 WebRTC would be perfect; but isn't it basically deprecated due to Security Vulnerabilities? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello guys.
I wanted to receive and send audio and video file through websockets or any other ways in fastapi.(proccess like a chatroom that someone talking and others listening lively).
does anyone have any suggestions?
Beta Was this translation helpful? Give feedback.
All reactions