본문 바로가기

gstreamer

gstreamer : muxer

와 정리 쩔어 먹서쪽

 

https://devdockr.tistory.com/2086

 

i.MX 8 GStreamer User Guide - Mux/demux Examples

Chapter 5. Mux/demux Examples 이 섹션에서는 가장 일반적으로 사용되는 mux와 demux 플러그인과 각 플러그인을 올바르게 사용하는 방법에 대한 몇 가지 예제를 보여준다. 5.1. Mux Plugins 5.1.1. qtmux 이 유형의

devdockr.tistory.com

 

 

https://gstreamer.freedesktop.org/documentation/tools/gst-launch.html?gi-language=c#pipeline-description 

 

gst-launch-1.0

gst-launch-1.0 This content comes mostly from the Linux man page for the gst-launch-1.0 tool. As such, it is very Linux-centric regarding path specification and plugin names. Please be patient while it is rewritten to be more generic. Name gst-launch-1.0 -

gstreamer.freedesktop.org

gstreamer 설명 쩜

 

https://behonestar.tistory.com/148

 

[GStreamer] RTSP의 H264 영상 Dump 방법

RTSP로 스트림되는 H264 영상을 GStreamer로 Dump하는 방법입니다. rtph264depay를 통해 출력되는 h264 데이터의 stream-format을 byte-stream으로 지정해줘야 streameye와 같은 툴로 분석이 가능합니다. gst-launch-1.0 rt

behonestar.tistory.com