You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We don't really have any gstreamer muxing support, although there is an appsink example of demux. Possibly this would be achievable without any core / api jmisb changes with an appsrc that provided the encoded bytes.
What is the use case for your proposed feature? Please describe.
Payload KLV data to H264 Video Stream and output a VideoOutputStream
Describe the solution you'd like
Instead of BufferedImage, I want the H264 elemental stream be video source
Describe alternatives you've considered
Not sure how to proceed
Additional context
I want to stream H264 payloaded with KLV data to RTSP server. I am using GStreamer to send the video.
The text was updated successfully, but these errors were encountered: