I know nothing about JWPlayer--I just signed up. I am wondering if JWPlayer can help me.
I developed a multi-channel C++ video application running on a linux server which is also running node.js to serve a web app that is the control for the video application. On the web app there are 2 html tags that I want to show 2 monitor streams of 2 live video streams generated by Gstreamer in my native video application. The monitor streams have to be real time, that is, they must be direct streams from my C++ video application to the web app tags.
Can I use JWPlayer to make make a connection to a live real time stream on the http web server that served the page? Since I am using gstreamer, I can configure those streams as needed, e.g. RTP/RTCP/RTSP, etc.
Thanks,
-Andres
↧