Code Monkey home page Code Monkey logo

Comments (6)

Danimal4326 avatar Danimal4326 commented on July 19, 2024 2

Again, you first need to enable the RTSP server via the VIP Manager app:

Screenshot 2023-02-16 111016

from viper-client.

grdw avatar grdw commented on July 19, 2024

From checking the Android code, it seems like the Comelit engine uses the RTSP protocol for streaming video/audio etc. Which explains the RTPC command (I'm assuming it's related). It intertwines with the CTPP protocol, and the bytes aren't "clean"; instead they're prefixed with a header again (see example in the original comment). The trouble is that I've no idea which video/audio format it is.

from viper-client.

Danimal4326 avatar Danimal4326 commented on July 19, 2024

You can enable a RTSP server on the Visto cameras with the VIP Manager application when you enable "Advanced" mode (Options->Advanced-> Check Advanced user) I do that with my setup to enable HomeKit Secure Video with Homebrige.

I'm hoping this project will allow me to receive doorbell notifications via Homebridge. Its the only part missing from my current setup. I'm using @madchicken 's Icona homebridge plugin to allow me to open the door already.

from viper-client.

Danimal4326 avatar Danimal4326 commented on July 19, 2024

FYI, here's what FFMPEG reports on the stream coming from a Visto 8101:

Stream #0:0: Video: h264 (Baseline), yuvj420p(pc, bt709, progressive), 1024x608, 90k tbr, 90k tbn

from viper-client.

madchicken avatar madchicken commented on July 19, 2024

@Danimal4326 how did you get that information?

from viper-client.

Danimal4326 avatar Danimal4326 commented on July 19, 2024

ffmpeg -i rtsp://my.camera.ip:554/live/h264/ch0

from viper-client.

Related Issues (14)

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.