Roger Hardiman
Roger Hardiman
ok. thanks for the update. Maybe there is a problem with ONVIF Discovery. I did make some changes to the discovery XML recently so I may have broken something. I'll...
rtsp://yourIP:8554/h264 (the RTSP port can be changed in the rposConfig.json file) Actually there are 3 different RTSP servers. You may do better with Server 2 or Server 3 and you...
Thanks for letting me know it works with RTSP server 1. What version of Milestone are you running and which release?
Not had any more feedback on which version of Milestone is being used.
I forget exactly what I did on my Pi but just google for running a shell script at boot on Linux.
The sudo modprobe is needed to load the Video4 Linux drivers
What did you use in the end to start on boot?
I never looked
The .ts file is written on Typescript. The install instructions have steps to compile (transpile) the Typescript into Javascript to give you the node.js file. That is covered in Step...
Glad you got it working. Can you send over a Pull Request please and I can merge it in. Thanks