direct connect to P2P chinese IP camera HISEEU HSY-FHY-1080P - connect

I search way to direct connect P2P chinese camera HISEEU HSY-FHY-1080P,
for example through VLC player.
HISEEU HSY-FHY-1080P
I found some info (like this https://www.ispyconnect.com/man.aspx?n=Hiseeu),
but nothing works for me.
Thanks for help.

OK, I found now way to connect. Connect address from VLC is:
rtsp://{IP_ADDRESS_CAMERA}:554/onvif1
Thanks everyone who tried help me!

Related

Unable to connect between Router and PC with crossover cable in Cisco Packet Tracer Student

I just started my CCNA course. I tried to connect the router to the PC with a crossover cable, but it always shows that the protocol is down. Any configuration I might have missed?
I did the same here. Check the cable again and try to ping the gateway. It's working for me.

RaspberryPi Webserver /Cant Access Nginx Server via external public ip. What am i missing? Timeout

im trying now for hours and didnt get any further. I just got a simple Express app and an nginx server running on my raspberry pi.
Problem: I cannot access it through the external api. I always got a timeout :/
Steps that i took:
Configured Sites-available.
Checked for listeners:
[
Tried all port-forwarding stuff i could found in the router settings:
(its german but i guess u get the point)
Please help me ! Thx in advance :)
Problem Solved
The missing point was my router. Not every Router supports to access the external API while ure connected with the youre local internet.
I turned of the WI-FI on my phone and were able to access the site via external ip adress and the domain routing to it.
I hotspoted my PC and were also able to access the website
!! Most modern routers allow accessing while you stayed connect locally to the internet, so in most set up guides they didnt mention.
Hope i could help someone in future trouble.
For me it was a waste of 4-5 h. Happy Coding guys!

Connecting to Web Bluetooth

I'm trying to connect a bluetooth device (ESP32, peripheral) with Web Bluetooth (central). I send an addvertising packet and I can see the device on the web page, but I fail to connect to it. My code for the ESP32 looks like this: (MicroPython)
ble.gap_advertise(interval_us=100, adv_data=bytearray(b'\x02\x01\x06\x06\x08\x45\x53\x50\x33\x32\x11\x07\x26\x6c\x34\x7f\xb2\x38\x61\x82\xbe\x4d\x1d\x64\xf1\xf7\x93\x16\x02\x19\x80'),resp_data=None, connectable=True)
In Web Bluetooth (JavaScript) I just request a device and try to connect to the gatt.
Can anyone help me out?
Thanks in advance!
The JavaScript does work with another bluetooth peripheral. (RN4678)
And in JavaScript I can find the peripheral (ESP32) after filtering, but I can't connect to it.
JavaScirpt:
server = await device.gatt.connect()
The code stops at that point.
MicroPython:
The GATT is defined using:
ble.gatts.register.services()
I'm trying to use my own service, not a SIG defined one. So I advertise b'(x...') which contains the flags, the service and the device name. And it works with the nRF Connect App. I can send and recive data. But it doesn't work with the bluetooth enabled web browser.
Thanks for your help!

Socket.IO Connection Not working on University Wifi

I have created an chat app using Socket.IO . It works fine on my home internet. But whenever I am at my university and connected to versity wifi internet, I can't get connected at all. Its facing 'net::ERR_CONNECTION_TIMED_OUT' error.
Here is the url: demo.codesamplez.com/ultrachat/demo.html (You will may get it OK, as I do on home)
I guess, this might be some kind of firewall issue or something?
Does anybody has any clue how to go forward for solving this? Thanks in advance.
Switching from HTTP to HTTPS should get around the problem with incompatible proxy server. That forces the proxy to use HTTP tunneling to maintain the connection instead performing whatever magic it does.

No result with port forwading with mono.nat

Hi guys any one can help me with mono.nat dll , i do what this url said but nothing happens , upnp is activated in my router but i get no result.
url : http://www.fluxbytes.com/csharp/upnp-port-forwarding-the-easy-way/
Probably you NAT is an ADSL modem instead of an IP router. Try Open.NAT and please read it documentacion.
I hope it can help you. If it doesn't work (doen't worry, it will) enable the tracing with verbose level and open an issue in github.

Resources