-
Notifications
You must be signed in to change notification settings - Fork 1
taxfromdk/mpegtsmux_metadata
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This sample is intended to demonstrate how to inject klv metadata via an udpsrc into an mpegts stream. The intention is to be able to recieve log data alongside my video. The log data will be arriving randomly. It is not working yet, and the repos purpose is to help me explain what I am experiencing. Currently the problem is that the mpegtsmux module seems to be stalling, waiting for input from the udpsrc. Hopefully I will recieve the wisdom to make the mpegtsmux component, not wait for data on that stream. Usage: ./send.sh : to send date strings using socat at regular interval ./listen.sh : to verify that udp packages are sent ./monitor.sh : to monitor the size growth of the output ts file from mpegtsmux make test : to build and execute the demo
About
Repository with my attempt to mux meta/x-klv data via udpsrc into mpegtsmux
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published