I'm in the middle of this project and need to be able to start MX player with varying TV feeds from HTML.
I'm using the Surefox browser, which has a javascript api allowing app launching. I am able to launch the MX Player with the following javascript:
window.surefox.launch('com.mxtech.videoplayer.ad') , but I need to be able to tell the launch activity that the video stream I want it to start is
Video feed address is 172.23.10.253:9981/stream/channelid/41?ticket=40FDCFBF0031EEAAF41F3A69A4BABEB3223A902C &mux=matroska&transcode=1&resolution=288&acodec=AA C&vcodec=H264&scodec=NONE
If I simply redirect to this URL, it attempts to download the stream. I'm assuming it is not recognising that it is a video feed.
Any suggestions would be appreciated.
Millsy
I'm using the Surefox browser, which has a javascript api allowing app launching. I am able to launch the MX Player with the following javascript:
window.surefox.launch('com.mxtech.videoplayer.ad') , but I need to be able to tell the launch activity that the video stream I want it to start is
Video feed address is 172.23.10.253:9981/stream/channelid/41?ticket=40FDCFBF0031EEAAF41F3A69A4BABEB3223A902C &mux=matroska&transcode=1&resolution=288&acodec=AA C&vcodec=H264&scodec=NONE
If I simply redirect to this URL, it attempts to download the stream. I'm assuming it is not recognising that it is a video feed.
Any suggestions would be appreciated.
Millsy
Aucun commentaire:
Enregistrer un commentaire