mirror of
https://github.com/CircusMonkey/ros_rtsp.git
synced 2025-01-09 09:28:52 -04:00
11 lines
196 B
YAML
11 lines
196 B
YAML
|
streams:
|
||
|
stream1:
|
||
|
name: stream1
|
||
|
type: cam
|
||
|
source: /dev/video0
|
||
|
mountpoint: /front
|
||
|
stream2:
|
||
|
name: stream2
|
||
|
type: topic
|
||
|
source: /usb_cam/image_raw
|
||
|
mountpoint: /back
|