Skip to content

Instantly share code, notes, and snippets.

View mhSangar's full-sized avatar
💭
Learning

Mario Sánchez García mhSangar

💭
Learning
  • Carlos III University of Madrid, Spain
  • Perales de Tajuña, Madrid
View GitHub Profile
@vikkya
vikkya / .block
Created March 25, 2019 13:28
D3.js: Animating Stacked-to-Grouped Bars
license: mit
@nairteashop
nairteashop / mjpeg-server.py
Created November 11, 2013 04:37
A simple Motion JPEG server in python for creating "virtual cameras" from video sequences.
#!/usr/bin/python
#
# A simple Motion JPEG server in python for creating "virtual cameras" from video sequences.
#
# The cameras will support MJPEG streaming over HTTP. The MJPEG streams are formed from static JPEG images.
# If you wish to stream a video file, use a tool like VirtualDub to break the video into a sequence of JPEGs.
#
# The list of cameras should be defined as a series of entries in a file named 'mjpeg-server.conf', with
# each entry having the following format: