You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
i'm iterested in your project but i'm finding a way to stream the output from one python to your server.
For now i can see the video with FFMPEG using this command:
python streamcamera.py | ffplay -i pipe:
If i run the script with this command python streamcamera.py i have the video feed output.
Thanks a lot
Stefano
The text was updated successfully, but these errors were encountered:
Hello,
i'm iterested in your project but i'm finding a way to stream the output from one python to your server.
For now i can see the video with FFMPEG using this command:
python streamcamera.py | ffplay -i pipe:
If i run the script with this command python streamcamera.py i have the video feed output.
Thanks a lot
Stefano
The text was updated successfully, but these errors were encountered: