camera splitter
Unsolved
QML and Qt Quick
-
Hi
Is this possible to get video stream from the server and use some kind of "splitter" that will display video in an application and also will allow other applications like Skype to connect to this stream as if they were using feed from camera ?
I have request from the client and he has send me an application which supposedly doing this trick it displays feed in application window and also creates "virtual" source to which program like Skype can connect and also get the stream.Best,
Marek -
Hi,
Possible yes but you'll have either develop that yourself or use some external library/application for that.
-
Hi
This project is in Qt and has virtual camera support
https://github.com/webcamoid/webcamoidBest,
Marek