This doesn’t compile, but it would be a start if it did, because I need to insert metadata into an mpeg transport stream. For example, as can be done with ffmpeg by using the following tags…
I’m very impressed with the effort @RSWilli has put into these bindings, with which I now have a complicated application up and running. But it won’t be useful until I’m able to add the service & provider metadata. Some help will be much appreciated.
Regardless of the fact that this is not supported, the mpegts functions live in it’s own go package, as they are advertised as a separate library GstMpegts:
Congratulations on your big merge, and thank you for all the effort that’s made this possible. I immediately switched and it just works!.
And thanks for the NewSTD() function, even though I haven’t yet figured out how to use it - whilst feeling even more confused whether it’s possible to insert service_name and service_provider into my UDP MPEG TS, or not.