Coder Social home page Coder Social logo

Comments (5)

mrlt8 avatar mrlt8 commented on August 25, 2024

I don't use frigate, but could you use the rtsp stream instead?

from docker-wyze-bridge.

mckochan avatar mckochan commented on August 25, 2024

I had thought it had to be RTMP to be able to stream through Frigate, but I think I am wrong on that, Will have to look at the ffprobe and ffmpeg args to figure out why it's not re-streaming the RTSP feed (still images work but stream does not in home assistant).

from docker-wyze-bridge.

kewvention avatar kewvention commented on August 25, 2024

@mckochan i cant get the frigate rtsp stream to work at all. whatd you do to make it work?

from docker-wyze-bridge.

mckochan avatar mckochan commented on August 25, 2024

@mckochan i cant get the frigate rtsp stream to work at all. whatd you do to make it work?

What are you seeing in Frigate? If it’s a jumbled mess you have the wrong resolution in your config. I didn’t do anything special input wise, only pointed it to the rtsp address rtsp://ip:8554/cam-name
Make sure you can open the rtsp address in VLC to troubleshoot that first

from docker-wyze-bridge.

kewvention avatar kewvention commented on August 25, 2024

@mckochan i cant get the frigate rtsp stream to work at all. whatd you do to make it work?

What are you seeing in Frigate? If it’s a jumbled mess you have the wrong resolution in your config. I didn’t do anything special input wise, only pointed it to the rtsp address rtsp://ip:8554/cam-name
Make sure you can open the rtsp address in VLC to troubleshoot that first

i have to put this:
test:
ffmpeg:
inputs:
- path: rtsp://192.168.2.56:8554/back-yard-cam
roles:
- rtmp
- clips
- detect
output_args:
rtmp: -c:v libx264 -an -f flv
width: 1920
height: 1080
fps: 5

and then the cpu usage is super high. i tried putting input_args to hevc_cuvid, but didnt work. if i remove the output_args, the output is green even though the resolution is fine.

from docker-wyze-bridge.

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.