fang-hacks
fang-hacks copied to clipboard
Anyone already try to connect camera to Hikvision NVR
I hacked the camera and with TinyCam and IP Cam app on android work nice. I try to connect camera also to Hikvision NVR DS-7108N-SN through custom rtsp protocol, but until now without any success. Have anyone some idea how to do this?
In Transfer Protocol menu are just three options (Auto, UDP and RTP over RTSP) and non are working.
Does it expect RTSP stream over tcp or udp? http? Guess you'll need to ask Hikvision support.
Thanks for replay. Thats the problem with my understanding all of those protocols. I know that Hikvision support rtsp streams. I connect Axis camera with rtsp stream without problems. But here I don't know the different between "UDP" and "RTP Over RTSP". And there is no option "RTSP over TCP" protocol, like I used in android app ThinyCam. I would try to ask same question on Hikvision too. I just wonder if someone have already this situation.
You could use i.e. vlc to connect with the Axis camera and check the logging output to determine the stream details. Or use netstat to check if it's using tcp or udp. Then make rtsp server on XiaoFang behave the same as the axis camera.
I've also tried this without success My NVR is Hikvision DS-7608NI-E1
I have a XiaoYI Ants camera that works with the following settings
Tried to apply the same setting (with Stream Path changed to /unicast
) didn't work
netstat-ing from the Fang, reveals that the NVR had connected to Fang's RTSP port
PS: Output stream from XiaoYI
any progress on this?
can't connect via any vms sofware rtsp with snx_rtsp_server -a -W 1920 -H 1080 -Q 10 -b 4096 -a
Hello,
I am a bit of a newbie, please bare with me. I am trying to enable sub stream for my cameras connected to my HikVision DS-7608NI-E2 configuration. The aim being to get a URL (not rtsp) that I can paste into a browser or VLC to view an individual camera connected to the NVR.
Any ideas what the ‘stream path’ should be?
My NVR has a local IP of 192.168.1.26
I have tried this syntax “ http://192.168.1.26/Streaming/channels/101/httppreview “ but getting the below error message.
Access Error: 404 -- Not Found
Can't open URL
Thank you in advance !!
Did anyone make any progress on this? I'd like to add the 2 Fang hacked cameras I have to my NVR
Have same problem with Hikvision NVR. Have also Xiaomi Ants and no problem, but with Dafang I cannot define working solution :(
I have encountered the same problem.
I modded a Chuangmi camera successfully with this guide, and I can see the RTSP feed in VLC with the stream path rtsp://IP_ADDRESS/live/ch00_0
I have created a custom config for the stream with teh path and 554 as the port but Hivision configuration says "Offline (IP camera exception)"
It appears to be recognising the existence of the camera else the staus is "Offline (IP camera does not exist)"
Has anyone cracked this yet?
Have same problem with Hikvision NVR. Have also Xiaomi Ants and no problem, but with Dafang I cannot define working solution :(
Could you paste the exact config screens for the Xiaomi Ants, to see if others work?
Below are the screens I am using.
Does it make a difference if the config is on the browser or via the NVR console interface directly?