Author Topic: ip secuirty camera  (Read 3811 times)

darkwizard864

  • Veteran
  • ***
  • Posts: 131
    • View Profile
ip secuirty camera
« on: November 07, 2016, 04:21:19 pm »
hello
I am trying to use ONVIF camera. I did notice it uses rstp  like this http://192.168.80.131:8080/onvif/devices
but rtsp://192.168.80.131:554/11
I tried advance camera but no good here
tried gerenic ip camera no good

maybe some one could help figure it out..

phenigma

  • LinuxMCE God
  • ****
  • Posts: 1758
    • View Profile
Re: ip secuirty camera
« Reply #1 on: November 09, 2016, 05:44:11 pm »
I'm not even sure how RSTP works with an IP camera.  It doesn't even sound related.

Code: [Select]
Rapid Spanning Tree Protocol
In 2001, the IEEE introduced Rapid Spanning Tree Protocol (RSTP) as 802.1w. RSTP provides significantly faster spanning tree convergence after a topology change, introducing new convergence behaviors and bridge port roles to do this. RSTP was designed to be backwards-compatible with standard STP.

While STP can take 30 to 50 seconds to respond to a topology change, RSTP is typically able to respond to changes within 3 × Hello times (default: 3 times 2 seconds) or within a few milliseconds of a physical link failure. The Hello time is an important and configurable time interval that is used by RSTP for several purposes; its default value is 2 seconds.

Standard IEEE 802.1D-2004 incorporates RSTP and obsoletes the original STP standard.

Marie.O

  • Administrator
  • LinuxMCE God
  • *****
  • Posts: 3675
  • Wastes Life On LinuxMCE Since 2007
    • View Profile
    • My Home
Re: ip secuirty camera
« Reply #2 on: November 09, 2016, 09:15:42 pm »
phenigma is bad. Just because some people have issues with FLA... ;)

phenigma

  • LinuxMCE God
  • ****
  • Posts: 1758
    • View Profile
Re: ip secuirty camera
« Reply #3 on: November 09, 2016, 09:32:09 pm »
Sorry, I'm not actually aware of the acronym...  I've never used an ip camera so I was confused. 

Sent from my Nexus 5 using Tapatalk


Marie.O

  • Administrator
  • LinuxMCE God
  • *****
  • Posts: 3675
  • Wastes Life On LinuxMCE Since 2007
    • View Profile
    • My Home
Re: ip secuirty camera
« Reply #4 on: November 09, 2016, 11:26:14 pm »
RTSP is the Real Time Streaming Protocol used by quite a bit of stuff. As golgoj4 pointed out, it is quite a hog.

phenigma

  • LinuxMCE God
  • ****
  • Posts: 1758
    • View Profile
Re: ip secuirty camera
« Reply #5 on: November 10, 2016, 04:05:59 pm »
Ah, I see.