Git Product home page Git Product logo

Comments (12)

8v-piper avatar 8v-piper commented on September 2, 2024 1

Good Day

I am a new user but I will throw in my 2 cents and hope it helps.

Lets first see if your stream can be played by omx directly before trobleshooting the displaycameras

this is how i checked my own incoming rtsp stream

  1. kill the displaycameras service with this command: sudo systemctl stop displaycameras.service
  2. Enter your rtsp stream into omx directly: sudo omxplayer --avdict rtsp_transport:tcp "rtsp://yourdetailshere"
    if it works then we can continue with troubleshooting

from displaycameras.

elektronep avatar elektronep commented on September 2, 2024

Yes, this displays the video on the screen!

from displaycameras.

elektronep avatar elektronep commented on September 2, 2024

Despite it working on the screen, I get this on my terminal:

Invalid framerate 90000, using forced 25fps and just trust timestamps
Video codec omx-h264 width 1280 height 720 profile 77 fps 25.000000
Subtitle count: 0, state: off, index: 1, delay: 0
Error: Unable to open font
V:PortSettingsChanged: [email protected] interlace:0 deinterlace:0 anaglyph:0 par:1.00 display:0 layer:0 alpha:255 aspectMode:0

from displaycameras.

elektronep avatar elektronep commented on September 2, 2024

I know that the camera has a framerate of 10 fps.

from displaycameras.

elektronep avatar elektronep commented on September 2, 2024

Could someone help me?

from displaycameras.

Anonymousdog avatar Anonymousdog commented on September 2, 2024

from displaycameras.

elektronep avatar elektronep commented on September 2, 2024

Here it is. I have changed the username and password for privacy and I had to change the extension to be able to attach it.

layout.txt

from displaycameras.

Anonymousdog avatar Anonymousdog commented on September 2, 2024

from displaycameras.

Anonymousdog avatar Anonymousdog commented on September 2, 2024

from displaycameras.

elektronep avatar elektronep commented on September 2, 2024

I was finally able to get this working.

from displaycameras.

elektronep avatar elektronep commented on September 2, 2024

windows=(window)

window_positions=(
"0 0 1023 767"
)

camera_names=(camera)

camera_feeds=(
"rtsp://USER:[email protected]:554/mpeg/media.amp"
)

from displaycameras.

elektronep avatar elektronep commented on September 2, 2024

This was my final config. Please make it clear in the readme that < > are not to be included in the URL. Thanks for your help.

from displaycameras.

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.