mmids icon indicating copy to clipboard operation
mmids copied to clipboard

MultiMedia Ingestion and Distribution System

Results 17 mmids issues
Sort by recently updated
recently updated
newest added

The workflow step should be able to change the name of a stream it forwards to another workflow. This will be beneficial if we need to split up a stream...

Based on the gstreamer documentation, it sounds like if we put too many buffers into a gstreamer queue and those buffers aren't being pulled out of the queue fast enough,...

Hello, First I'd like to say I've only been using mmids for a very short time, but so far it's been working great! Anyway, I couldn't find any mention of...

Commit d1ee8137d6a8d752a13db1a7ea21f465a5446f6d fixed a bug where workflow forwarders were never having the target workflow names updated when reactors were being used. While the commit fixed the issue, it should be...

When a reactor is managing workflows on behalf of a stream, and that stream ends, the reactor will shut those workflows down. Reactors should have the optional ability to have...

Currently there's no way to support adaptive bitrate HLS feeds in the current workflow setup. We need some solution to that.

It would be useful for consumers to be able to query for how long a stream has been active, how long each connection related to that stream has been active...