aiortc/examples/server not sending video #865
Unanswered
brad-colbert
asked this question in
Q&A
Replies: 1 comment
-
Never mind. I figured it out. Camera has to be on the web (client) side. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm not sure what I might be doing wrong. I'm running the examples/server/sever.py and selecting the Use video option and then pressing the Start button but I don't see anything happening. Even when I run server.py in a debugger I don't see it hitting the endpoint when video is selected.
My goal is to have a video source that sends a stream of data with the video. I'm hoping to use this example as a starting point.
Thoughts on what I might have done incorrectly?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions