Ir para o conteúdo
ou

Software livre Brasil

 Voltar a Blog
Tela cheia

Simple CGI MJPEG Streamer in Bash

30 de Junho de 2014, 15:44 , por Software Livre Brasil - 0sem comentários ainda | Ninguém está seguindo este artigo ainda.
Visualizado 57 vezes

This is mainly just for reference. I am sending images captured in surveillance IP cameras via FTP to some hosting. This is for convenience, since any cheap surveillance IP camera has this facility. So, how to watch in near-real-time without having to refresh the browser or using some javascript trickery? Also, How to watch using common IPcam mobile clients?

Easy enough: just create a MJPEG stream and use a CGI-capable HTTP server for the job. Some quick hacking (and inotify abuse) gave me the following Bash script:

Now, I just have to figure-out how to kill the process afterwards :-)


Fonte: http://www.nardol.org/2014/06/30/simple-cgi-mjpeg-streamer-in-bash/

0sem comentários ainda

Enviar um comentário

Os campos são obrigatórios.

Se você é um usuário registrado, pode se identificar e ser reconhecido automaticamente.