Images to HTTP Live Streaming

510 views Asked by At

I have a series of video frames as images that have been processed using some algorithm. I now want to stream these in a format that Google Glass can read (instructions and formats).

How would I go about encoding these images into a video and serving them as an HTTP Live Streaming video URL in Python?

0

There are 0 answers