localhost cam ip

This commit is contained in:
Steven C 2024-03-08 13:19:02 -08:00
parent e16e44af2f
commit 97664a1790
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
props: ['cameraNumber'],
data() {
return {
localIp: 'http://192.168.1.173', //maybe change accordingly
localIp: 'http://localhost', //maybe change accordingly .env?
port: '5000', //maybe change accordingly
cameraUrls: {
1: 'video_feed', //cam url here