-
Dear MTL team,
Thanks for sharing your great work. I am trying to set up MTL library in both of my servers. i plan to use the FFmpeg plugin to transport ST2110 media.
I have two servers (A, B),…
weic6 updated
4 months ago
-
https://github.com/OpenVisualCloud/Media-Transport-Library/blob/8e49cf92579c443b4746faef8b29fc5f84d563cd/include/st_pipeline_api.h#L726
The sip_addr member suggests it's the sender source address, …
-
6:25:04 Running git clone for ffmpeg...
16:30:23 Running git update for ffmpeg...
16:30:59 ┌ ffmpeg git ............................... [Recently updated]
16:30:59 ├ Changing options to comply…
-
We're testing the receiving end of our application but we're seeing significant loss of frames consistently on the input, I'm seeing 20 incomplete frames in every stat report. The amount of incomplete…
-
Tracking issue for:
- [x] https://github.com/OpenVisualCloud/Media-Communications-Mesh/security/code-scanning/40
-
Tracking issue for:
- [x] https://github.com/OpenVisualCloud/Media-Communications-Mesh/security/code-scanning/41
-
Tracking issue for:
- [x] https://github.com/OpenVisualCloud/Media-Communications-Mesh/security/code-scanning/43
-
I would strongly suggest adding an optional callback in the `mtl_init_params` structure for the logs.
Right now, `printf` is imposed and when MTL is integrated in another project that must capture …
-
When pushing out empty ST40 frames on an ST40 session errors are logged, looking at the code it seems that it calculates a number of required packets based of the UDW size, and logs an error if the ca…
-
Hello,
It was my understanding that RTP mode would update the RTP sequence numbers when reading from a pcap as a source. Is this this incorrect? Basically, I have a 1 second capture that I would …