Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
live_cam [2017/09/07 17:12] admin [Py Live Cam] |
live_cam [2017/09/08 21:12] (current) admin [HDMI settings] |
||
|---|---|---|---|
| Line 100: | Line 100: | ||
| ---- | ---- | ||
| + | ==== Change H264 to mp4 ==== | ||
| + | |||
| + | $ sudo apt-get install gpac | ||
| + | $ MP4Box -add filename.h264 filename.mp4 | ||
| + | | ||
| + | ---- | ||
| + | ==== Links ==== | ||
| + | [[http:// | ||