how to change default webcam port
hi, i have a ubuntu server running the repetier server and wanted to add the webcam functionality, but i have another service running on port 8080 already, i followed the supplied tutorial: https://www.repetier-server.com/setting-webcam-repetier-server-linux/ but it does not say where i could change from the default 8080.
any help will be appreciated thanks !
any help will be appreciated thanks !
Comments
then run echo
echo "8090" > /usr/local/Repetier-Setup/etc/webcam_ports/last_port
to make it start at 8091 for example. Run startAllCams again to assign the ip numbers.