Hi.
I am very new to this sat world. I have 2 DM800 running OpenPli 2.1.
I found the PPanels very interesting and made a test panel to check my security cams.
I've tested all the options PPanels gave me and all the outputs of my security camera software. However when I click in any of the menu options...it does absolutely nothing.
Here is my panel.xml:
<directory name="Security Cams"> <media name="Cam test1" target="http://192.168.0.10:8080/mjpg/rita/video.mjpg" helptext="Cam test1"/> <media name="Cam test 2" target="http://192.168.0.10:8080/mjpg/rita/video.mjpg" stream="true" helptext="Cam test2"/> <media name="Cam test 3" target="http://192.168.0.10:8080/h264/rita/temp.ts" helptext="Cam test3"/> <media name="Cam test 4" target="http://192.168.0.10:8080/h264/rita/temp.h264" helptext="Cam test4"/> <media name="Cam test 5" target="http://192.168.0.10:8080/image/rita" helptext="Cam test5"/> </directory>
Am I doing something wrong?
All those link work perfectly on a regular browser
Thanks.