UVC component with 0.48

Some of my cameras login others do not show up and the only thing that gets displayed are the groups since upgrading to 0.48:

#─► grep -i uvc home-assistant.log | sed 's/192.168.*/x.x.x.x/g'
2017-07-03 16:13:10 INFO (MainThread) [homeassistant.components.camera] Setting up camera.uvc
2017-07-03 16:13:41 DEBUG (SyncWorker_6) [homeassistant.components.camera.uvc] Logged into UVC camera dining room via x.x.x.x
2017-07-03 16:13:41 DEBUG (SyncWorker_7) [homeassistant.components.camera.uvc] Logged into UVC camera living room via x.x.x.x
2017-07-03 16:13:41 DEBUG (SyncWorker_19) [homeassistant.components.camera.uvc] Logged into UVC camera kitchen via x.x.x.x
2017-07-03 16:13:41 DEBUG (SyncWorker_1) [homeassistant.components.camera.uvc] Logged into UVC camera office via x.x.x.x
2017-07-03 16:13:41 DEBUG (SyncWorker_14) [homeassistant.components.camera.uvc] Logged into UVC camera master bed via x.x.x.x

Anyone else run into the same problem? Any tips?

This has apparently been sorted out with .50

Is your UVC working still? I am having issues getting this set up. Running 3.8.3 for UVC and 56.2 of HA.
https://hastebin.com/cavaqaqayu.coffeescript

I am also having issues with this component. Getting the same error as yeslek.
I am running 3.8.5 for UVC and 57 for HA.

Any news?

Solved it, hade to use port 7080 insted of 7443.

That is what I did as well to fix the glitch.