Giter Club home page Giter Club logo

Comments (16)

ignisf avatar ignisf commented on August 20, 2024 1

Works for me with all of these:

vlc rtsp://admin:admin@<IP>:554/h264_hd.sdp
mpv rtsp://admin:admin@<IP>:554/h264_hd.sdp
ffplay rtsp://admin:admin@<IP>:554/h264_hd.sdp

Are you getting an error message? Maybe try ffplay and see what it says.

from nc220.

 avatar commented on August 20, 2024 1

OK
Now I tried with:
rtsp://admin:admin@[Ip address]:554/h264_hd.sdp using VLC, and it is working.
but unfortunately I still failed to setup RTSP in synology surveillance station. But mpeg succeeded.

here is my site.
https://ahkhai.com/2016/07/31/setup-tp-link-nc-250-on-synology-surveillance-station/

from nc220.

DubbyMcDubs avatar DubbyMcDubs commented on August 20, 2024

Hi,

I own an NC250 and found that the RTSP and HTTP links provided (https://github.com/reald/nc220) work for the NC250 as well. However, I found a bug in the firmware where you have to change the Frame Rate setting in the camera's web page, hit save and then the RTSP stream starts working. You can change it back to your desired Frame Rate again but It needs to change and be saved once to get the RTSP stream to work. This needs to be done each time you power up or reboot the camera.

I also found that 30fps does not work at all on the RTSP stream. I use VLC to view the stream.

I have reported these issues to TP-Link, so hopefully they address them in a new firmware version.

Firmware Version: 1.0.8 Build 160108 Rel.26086

from nc220.

ignisf avatar ignisf commented on August 20, 2024

Ahoy,

Here are my observations, @sovietmah and @teknotronix:

The NC 250 actually has rtsp://admin:admin@[device-ip]:554/h264_hd.sdp (thank you binwalk) that can be used when you switch on the device.

Whenever you change the video settings, this stream above disappears and moves to rtsp://admin:admin@[device-ip]:554/h264_vga.sdp.

I actually discovered this behaviour while writing a script to log in, change the FPS and log out before starting ffmpeg 😹!

I am amazed by TP-Link's engineering ;).

from nc220.

 avatar commented on August 20, 2024

Cool, sorry, just to double confirm, so you means the original firmware
already support RTSP?

On Tue, Jul 26, 2016 at 6:59 AM, Petko Bordjukov [email protected]
wrote:

Ahoy,

Here are my observations, @sovietmah https://github.com/sovietmah and
@teknotronix https://github.com/teknotronix:

The NC 250 actually has rtsp://admin:admin@[device-ip]:554/h264_hd.sdp
(thank you binwalk) that can be used when you switch on the device.

Whenever you change the video settings, this stream disappears and moves
to rtsp://admin:admin@[device-ip]:554/h264_vga.sdp.

I am amazed by TP-Link's engineering ;).


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#4 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AGiCiOv8cHUnmpNskXuXwEQkxAMylYWsks5qZT_kgaJpZM4IDeZw
.

from nc220.

ignisf avatar ignisf commented on August 20, 2024

Yes, albeit buggy.

from nc220.

 avatar commented on August 20, 2024

Thx a lot, i will buy one and try it out this weekend.

On Tue, Jul 26, 2016 at 9:21 AM, Petko Bordjukov [email protected]
wrote:

Yes, albeit buggy.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#4 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AGiCiPgzl5OdCouSgmCOUYVoUsQBjOnCks5qZWEjgaJpZM4IDeZw
.

from nc220.

 avatar commented on August 20, 2024

i tried both:
rtsp://admin:[email protected]:554/h264_hd.sdp

rtsp://admin:[email protected]:554/h264_vga.sdp

using VLC, is not working for me, I already setup the camera and my IP
address is 192.168.0.106, and i still using the default username & password.

On Tue, Jul 26, 2016 at 9:25 AM, Jin Khai Mah [email protected] wrote:

Thx a lot, i will buy one and try it out this weekend.

On Tue, Jul 26, 2016 at 9:21 AM, Petko Bordjukov <[email protected]

wrote:

Yes, albeit buggy.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#4 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AGiCiPgzl5OdCouSgmCOUYVoUsQBjOnCks5qZWEjgaJpZM4IDeZw
.

from nc220.

 avatar commented on August 20, 2024

But i can paping the ip camera address 80, 554, 8080 port is working OK.

On Thu, Jul 28, 2016 at 8:55 AM, Jin Khai Mah [email protected] wrote:

i tried both:
rtsp://admin:[email protected]:554/h264_hd.sdp

rtsp://admin:[email protected]:554/h264_vga.sdp

using VLC, is not working for me, I already setup the camera and my IP
address is 192.168.0.106, and i still using the default username & password.

On Tue, Jul 26, 2016 at 9:25 AM, Jin Khai Mah [email protected] wrote:

Thx a lot, i will buy one and try it out this weekend.

On Tue, Jul 26, 2016 at 9:21 AM, Petko Bordjukov <
[email protected]> wrote:

Yes, albeit buggy.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#4 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AGiCiPgzl5OdCouSgmCOUYVoUsQBjOnCks5qZWEjgaJpZM4IDeZw
.

from nc220.

alexjaya avatar alexjaya commented on August 20, 2024

Hi,

The RSTP feed works in VLC for me.
However it doesn't work on Genius Vision.
Anyone has any ideas what I am missing or has managed to get it to work in Genius Vision?

from nc220.

morfikov avatar morfikov commented on August 20, 2024

I have NC250 and I've been playing with this camera for a while. It looks like settings in the camera admin panel maters in the case of h264_vga.sdp or h264_hd.sdp. I was able to get stream using:

$ cvlc rtsp://admin:[email protected]:554/h264_vga.sdp

But only when the frame rate is set to 10 FPS. The other frame rates don't work with the above command, and I couldn't get h264_hd.sdp working at all.

The next thing is the following streams:

$ mpv http://admin:YWRtaW4\[email protected]:8080/stream/video/h264?resolution=HD
$ mpv http://admin:YWRtaW4\[email protected]:8080/stream/audio/mpegaacblock

I got this sniffing the network when I was connecting using the tpcamera smartphone app. The video stream command utilizes only 5-120 KiB/s, whereas the following one around 2500 KiB/s:

$ mpv --no-cache http://admin:YWRtaW4\[email protected]:8080/stream/video/mjpeg

The image is pretty much the same, but using h264?resolution=HD I get 30-40s delay, but it works fine. My smartphone works without delay. I don't know how to fix it, besides mjpeg works also almost without a delay.

from nc220.

ProfDrYoMan avatar ProfDrYoMan commented on August 20, 2024

Hello, I just got two questions about the N250 too.

Are
http://[ipofcamera]:8080/stream/video/mjpeg
and especially
wget --user=admin --password=YWRtaW4= http://[ipofcamera]:8080/stream/snapshot.jpg
working as for the N220?

In what resolutions are stream and snapshot?

from nc220.

icyman61 avatar icyman61 commented on August 20, 2024

I have several of these cameras and would like to get them working. Has anyone got this to work with Blue Irus?

from nc220.

igorfili avatar igorfili commented on August 20, 2024

Yes, I have Blue Iris and one Tplink NC250. Under Network IP Camera configuration select rtsp:// , then fill in with IPADDR/h264_hd.sdp or IPADDR/h264_vga.sdp. Fill in username and password fields and that should be all.

from nc220.

beigna avatar beigna commented on August 20, 2024

Hi to all!! I have 5 NC220 cameras. The Onvif Settings by default comes with mjpeg (without sound, obviously).

Under Windows using ONVIF Device Manager (https://sourceforge.net/projects/onvifdm/) you can change the video streaming to h264.

Holly Charm!

from nc220.

LucasArruda avatar LucasArruda commented on August 20, 2024

Thanks. That really helped me with the NC250.

from nc220.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.