-
As I have recently got SCC338Q+IMX415, 3536DV100 with pre-installed OpenIPC. It's quite easy to configure 720P@60FPS on airunit(/etc/majestic.yaml) and gs(/etc/vdec.conf) But I didn't find /etc/vdec.conf on ubuntu custom build version? So how can I configure SCC338Q+IMX415(720P@120FPS) + ubuntu(?????)? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 6 replies
-
Just use standard gstreamer pipeline or wfb-ng-osd |
Beta Was this translation helpful? Give feedback.
-
OK, now met new issue, compiling ( --- EDIT, try "-5"option, still get stucked. It's ok to use gstreamer in Jetson to launch the video @ rtp 5600. |
Beta Was this translation helpful? Give feedback.
-
@svpcom OK, as you have mentioned in #337 (reply in thread) Anyway, it can be decoded by gstDecoder, which is jetson orin demo code. Is it possible to port this code to wfb-ng-osd? |
Beta Was this translation helpful? Give feedback.
wfb_rx/tx is just a transport for udp packets. openipc camera can produce RTP-compatible video streams using majectic streamer or proprietary format using venc streamer. RTP can be decode by gstreamer or any other standard tool, but proprietary format can be only decoded by vdec