Live video stream on server (PC) from images sent by robot through UDP

后端 未结 2 1100
礼貌的吻别
礼貌的吻别 2020-12-28 22:25

Hmm. I found this which seems promising:

http://sourceforge.net/projects/mjpg-streamer/


Ok. I will try to explain what I am trying to do clearly and in

2条回答
  •  醉话见心
    2020-12-28 22:51

    Checking out your first question. Though the solution here uses a non-streaming set of pictures. It might help. The example uses pyMedia.

    • http://pymedia.org/tut/src/make_video.py.html

    Some along the lines of what you want.

    • http://code.google.com/p/mjpeg-stream-client/

    If you have a need to edit a binary stream:

    • http://bitbucket.org/haypo/hachoir/wiki/hachoir-parser

提交回复
热议问题