gdombiak / OctoPod

Free open source client for OctoPrint
Apache License 2.0
229 stars 42 forks source link

Webcam URL incorrect in ios app #375

Closed dayfaerer closed 4 years ago

dayfaerer commented 4 years ago

I just downloaded this to my pi, plus the iOS app, and the webcam streaming url isn't correct. It has 2 / marks where there is only supposed to be one / mark. Ive fiddled around on the app and couldnt find a setting to change it, and i have no knowledge of coding so i dont understand anything on the pi, and was wondering if there was a simple fix for this

gdombiak commented 4 years ago

Hi @dayfaerer,

Could you go to Settings -> Printers in OctoPod and verify that the URL does not end with / ? If it does could you remove it and try again? Let me know if that was the issue and I will fix this for the next release.

Thanks, Gaston

gdombiak commented 4 years ago

Moving ticket to proper repository.

dayfaerer commented 4 years ago

Hi @dayfaerer,

Could you go to Settings -> Printers in OctoPod and verify that the URL does not end with / ? If it does could you remove it and try again? Let me know if that was the issue and I will fix this for the next release.

Thanks, Gaston

@gdombiak that worked! It was adding an extra slash after octopi.local/ , so changing that in settings seems to have worked.

Another detail though, in the settings of the iOs app, you cant save changes to a printer after just changing the URL, you have to change a different setting, save it and then change that setting back.