M
M
mcrack2020-02-13 21:11:33
Python
mcrack, 2020-02-13 21:11:33

How to make a Python video stream server and output to a page?

Hello to everyone who has already tried to display video from a webcam on an html page?

1) As I understand it, I first need to create a video service for broadcasting video from a webcam, which should hang on a specific port in Python.

2) Display the image from this camera on the page of another site.

On the Internet, I only picked up services that display images from the camera through the same server via Flask, but I need to display the image from the camera on another server, on another site, who has already tried to do this?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dimonchik, 2020-02-13
@dimonchik2013

What's the problem? difficulties are just in point 1, and what difference does it make to Flask to stream localhost or not

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question