[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] f03203: Added a tool for viewi
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] f03203: Added a tool for viewing and interacting with the ... |
Date: |
Sat, 11 Jun 2016 16:50:54 -0700 |
Branch: refs/heads/master
Home: https://github.com/paparazzi/paparazzi
Commit: f0320365ca0f6c351dc3814a04cb75d123abbd57
https://github.com/paparazzi/paparazzi/commit/f0320365ca0f6c351dc3814a04cb75d123abbd57
Author: Wilco Schoneveld <address@hidden>
Date: 2016-06-12 (Sun, 12 Jun 2016)
Changed paths:
A sw/tools/rtp_viewer/README.md
A sw/tools/rtp_viewer/rtp_stream.sdp
A sw/tools/rtp_viewer/rtp_viewer.py
Log Message:
-----------
Added a tool for viewing and interacting with the video stream (#1708)
I added two files:
- rtp_stream.sdp which contains the video stream settings
- rtp_viewer.py which displays the video stream in a window (requires
opencv-python)
- a region can be selected in the viewer to send a VIDEO_ROI message via the
datalink
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] f03203: Added a tool for viewing and interacting with the ...,
GitHub <=