RTSP protocol with primefaces?

0

I'm trying to implement with primefaces to accept the RTSP protocol:

<p:media value="rtsp://myUrl" width="190" height="250">
                            <f:param name="autoPlay" value="false" />
                        </p:media>

Is there a way to display the RTSP protocol with primefaces?

link

    
asked by anonymous 25.04.2016 / 16:07

0 answers