I just setup 2 Wyze Pan cams and 1 Yi 1080 cam, all 3 show inside sharptools and URL pasted in chrome. I have sharptools set to kiosk inside Hubitat, I see all 3 Cam tiles but no video. I have been messing with settings and https seems to work best for these cams, but not being able to get live video or even an image is frustrating.
That is a non-routing address i.e. an internal address. Are you at the same location as the cameras, with WiFi turned on and connected to the same router as the cams?
tried that, still no change, let me try to go deeper on how I have setup.
I am running a raspberry Pi with LineageOS 19 with tiny cam pro.
cams are setup in tiny cam pro and are visible
tiny cam pro webserver is enabled and am using webserver IP to setup in sharptools dashboard media tiles for each of 3 cams.
on PC I can see the cams on sharptools dashboard just fine, also using same URL of webserver direct into chrome I can view each cam fine.
I have view kiosk as a custom Dashboard saved in Hubitat settings, so that when I open hubitat it opens as Sharptools.
this is the only place where I can’t see the live feed of cams.
I can also ONLY see the live feed via Browser version of sharptools on my PC (hardwired), anything I have that is WiFi connected isn’t showing no matter how I am viewing, I.E. Chrome, hubitat or Safari.
It seems the common issue is within the WiFi connection. Where for some reason its being blocked.
just not sure why, I have IP’s to ALL devices set to DHCP reservations and port forded all cams, hubitat device, etc
I have noticed in my travels that some video devices struggle with new wifi6 protocol, unsure if this could be reason.
Are you able to access the TinyCam stream directly in the various browsers on the various devices? Keep in mind that mixed content blocking only occurs when HTTP content is served within HTTPS content.
So if you try to access the media streams directly in the browser, that should provide a clue if the devices fundamentally have some issue accessing TinyCam (eg. networking or something else) or if it could be a browser issue like mixed content.
I was suggesting using the raw camera stream directly in the browser of the Wifi devices (the URL below). Are you saying that’s what you tried and it’s not working? If so, you could be right that there’s some sort of fundamental networking issue preventing those devices from talking to TinyCam.
In TinyCam you would normally leave this disabled… otherwise it’s serving the content over HTTPS, but it’s going to be an invalid content type.
The first thing I would want to figure out is if you can access the camera streams directly in your browser (no SharpTools involved at all). If you can’t access the TinyCam stream directly, that could point to a more fundamental networking issue.
Yes, basically whatever you are entering as the URL in the Media Resource configuration in SharpTools.
You should be able to take that URL and put it directly into your browser’s URL bar on all of the device (PC + Wifi devices) and they should be able to see the stream. If they can’t see the stream when you use the URL for TinyCam directly, then there’s something more fundamental that isn’t working as expected and that would need to be fixed before it would work within SharpTools on those devices.
What about if you disable the SSL in TinyCam. As mentioned above, that likely is causing some issues as the certificate is invalid and you have to manually accept it as you experienced.
Edit: Just an update that we worked together via PM and got things working. Had to flip the HTTP setting off in TinyCam and restart it to get things working. As Myke mentioned, “when in doubt, reboot it out”