Code Monkey home page Code Monkey logo

yoosee_camera_control_api's Introduction

yoosee_camera_control_api

This app lets you control your yoosee camera rtsp ready using REST API.

NB: Keep in mind that this API may not work for your camera model because there are many different models out there.

DISCLAIMER: Do not abuse. This API is intended to be used only on your own private property. I am not responsible for your actions through this API.

Requirements

  • You need to start rtsp on the yoosee app
  • You need to know your yoosee camera ip address

To Build the image

  $ docker build . -t <your username>/yoosee_camera_control_api

To Run the image

  $ docker run -p <any port you desire>:8080 -d --name <name you desire> --restart unless-stopped <your username>/yoosee_camera_control_api

How to interact

UP

  GET http://<your host>:<port you set>/<token>/<camera IP>/up

DOWN

  GET http://<your host>:<port you set>/<token>/<camera IP>/down

LEFT

  GET http://<your host>:<port you set>/<token>/<camera IP>/left

RIGHT

  GET http://<your host>:<port you set>/<token>/<camera IP>/right

yoosee_camera_control_api's People

Contributors

wredan avatar

Stargazers

Clinton James Campbell avatar  avatar Gilberto Cezar de Almeida avatar João Medeiros avatar Athos Filipi avatar Michael Phan avatar Lucas Matheus avatar Jones Vital Denicoli avatar Wagner Souza avatar Allan Landin avatar Muhammad Fuad Bin Abdullah avatar armctec avatar Marcos avatar

Watchers

Jones Vital Denicoli avatar  avatar

Forkers

diegocruzcr

yoosee_camera_control_api's Issues

Repeated Attempts to Access Yoosee Camera Documentation for user_cmd_set Parameters Unsuccessful

I have been attempting to locate the official documentation for Yoosee cameras, particularly seeking detailed information on the user_cmd_set parameters and other configuration settings. Despite numerous efforts, I have not been successful in finding comprehensive resources or guides that could assist me. I own three Yoosee cameras and wish to delve deeper into their functionalities and customization options. My goal is to understand how to effectively use the user_cmd_set commands to adjust settings and control the cameras as per my requirements.

I am reaching out to inquire where I might find the complete documentation for these cameras. I am looking for official manuals or any technical documentation that lists all available commands, parameters, and their respective uses. If there are any user forums, community platforms, or support channels that could provide this information, I would greatly appreciate being pointed in the right direction. Any help with obtaining the necessary documentation for my Yoosee cameras would be immensely valuable.

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.