Giter Site home page Giter Site logo

Not getting any data about yellowstone HOT 8 CLOSED

mbullington avatar mbullington commented on July 28, 2024
Not getting any data

from yellowstone.

Comments (8)

RogerHardiman avatar RogerHardiman commented on July 28, 2024

you can grab my email address from www.rjh.org.uk
Send me over a username and password for the camera and I'll take a quick look.
Thanks
Roger Hardiman

from yellowstone.

Tauka avatar Tauka commented on July 28, 2024

Thanks for the quick response!

I cannot seem to reach the website you posted, maybe due to limitations posed by my ISP, could you post your email address here and I will send you credentials?

Best
Tauyekel Kunzhol

from yellowstone.

RogerHardiman avatar RogerHardiman commented on July 28, 2024

works fine for me.
I modified the wowza example and made 4 changes
put in the username
put in the password
put in the URL
changed the connection type to tcp

If I try and connect with UDP it does not work. It is possible your RTSP URL needs to be slightly different for UDP connections

from yellowstone.

RogerHardiman avatar RogerHardiman commented on July 28, 2024

Just looked at my Hik cameras - the URL is the same for TCP and UDP
So I expect the issue is just getting UDP packets out of your network.

so you could stick with a TCP connection (RTP over RTSP) for now

from yellowstone.

Tauka avatar Tauka commented on July 28, 2024

Thank you! Changing connection to TCP did the trick!

I wonder if this is gonna affect latency as packet retransmissions might cause overhead?

from yellowstone.

Tauka avatar Tauka commented on July 28, 2024

I will look into server configurations for UDP options

We now can close the issue

from yellowstone.

RogerHardiman avatar RogerHardiman commented on July 28, 2024

Latency... if you have plenty of bandwidth then TCP mode does not add any latency because
A) there is no packet loss and latency comes from having to wait for a re-transmission
B) you have plenty of bandwidth for all the TCP ACK messages to send back to the camera.

I use TCP mode in many projects as it is much easier to pass through the firewall.

from yellowstone.

Tauka avatar Tauka commented on July 28, 2024

Good to know! Yeah, bandwidth shouldn't be a problem in my case

from yellowstone.

Related Issues (20)

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.