Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
wiki:seekthermal [2025/02/23 19:16] – birdy | wiki:seekthermal [2025/02/23 19:35] (current) – birdy | ||
---|---|---|---|
Line 140: | Line 140: | ||
Use the [[https:// | Use the [[https:// | ||
+ | |||
+ | Seek_viewer has a default image rotation. To have the visual camera match the rotation of the thermal camera, I used the transpose=2 option. | ||
<code - mediamtx.yml> | <code - mediamtx.yml> | ||
- | vcam: | + | |
- | runOnInit: ffmpeg -f v4l2 -i /dev/video0 -c:v libx264 -pix_fmt yuv420p -preset ultrafast -b:v 600k -f rtsp rtsp:// | + | runOnInit: ffmpeg -f v4l2 -i / |
</ | </ | ||