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
Not much has happened over the last year. Maybe Covid related.
Has There been discussion about improving connection to Voxtomix core? Not sure if there has been any work here? There could be better ways to interlink pipelines and reduce the number of queues which inherently adds delay and extra resources.
The text was updated successfully, but these errors were encountered:
In voctomix2 / voc2mix we got rid of all the interpipes. It is now one big pipline and we have not seen any delay issues anymore. But so fahr this breakes / changes some of the old behavior. E.g. can tcp sources not reconnect anymore. Maybe this shmsrc it an nice option to decouple this. From what i read it should be easy to try.
And yes your right we did not much work on voctomix, most work went into adding some new fetaures to use it on a raspberry pi but also that is kind of on pause rigth now. If you want to experiment try the bugfix/blinder branch. It is the most advaned one (sorry for the bad naming)
Thanks for the update.
I’ve been experimenting with a few options and from what I know l, Snowmix
uses shmsrc exclusively and is rock solid although the engine is C++ to
process buffers from gstreamer pipelines.
I’ll checkout the bugfix blinder branch.
Great work.
Rob
SonnyWalkman
changed the title
No an issue.. Is there any though in using shmsrc and shmsink over current TCP matroska
Not an issue.. Is there any thought in using shmsrc and shmsink over current TCP matroska
Jul 12, 2021
SonnyWalkman
changed the title
Not an issue.. Is there any thought in using shmsrc and shmsink over current TCP matroska
Not an issue.. Is there any thought in using shmsrc and shmsink over current TCP matroska ?
Jul 12, 2021
Not much has happened over the last year. Maybe Covid related.
Has There been discussion about improving connection to Voxtomix core? Not sure if there has been any work here? There could be better ways to interlink pipelines and reduce the number of queues which inherently adds delay and extra resources.
The text was updated successfully, but these errors were encountered: