Giter Site home page Giter Site logo

No video in Demo about camplayer HOT 11 OPEN

raspicamplayer avatar raspicamplayer commented on September 12, 2024
No video in Demo

from camplayer.

Comments (11)

raspicamplayer avatar raspicamplayer commented on September 12, 2024

A few things to try:

  • change 'max_framebuffers=2' to 'max_framebuffers=1' in config.txt
  • change 'hdmi_mode=82' to 'hdmi_mode=16' in config.txt
    And then test with demo mode again.

from camplayer.

stephbairey avatar stephbairey commented on September 12, 2024

Thank you, it's closer, but not quite there. The display now shows the Pi splash screen on reboot (instead of just black) but it doesn't go away. Running demo gets me more of:

2021-03-18 18:48:02.666722 - Window - WARNING - DBus 'org.mpris.MediaPlayer2.omxplayer_D01_S03_W01' is not responding correctly, retrying within 250ms
2021-03-18 18:48:02.897368 - Window - ERROR - DBus 'org.mpris.MediaPlayer2.omxplayer_D01_S02_W03' is not responding correctly after '6' attemps, give up now

from camplayer.

raspicamplayer avatar raspicamplayer commented on September 12, 2024

Hmm, just to be sure, you are using the HDMI0 output?

from camplayer.

stephbairey avatar stephbairey commented on September 12, 2024

Good lord, that was it. New case has the HDMI noted to the side and I misinterpreted. Demo is now working!

Is it expected to show the CLI in sections where there is no video? (see attachment) I realize I can install the pipng, maybe that changes that.

Working now on getting my own video to show and to get it fullscreen. Can I tip for support?
IMG_20210318_121916576

from camplayer.

stephbairey avatar stephbairey commented on September 12, 2024

Apologies if this isn't where to ask - everything seems to be working now, all demo videos run, I've got pipng installed and working, screen is running at 1920x1080. BUT, my one cam won't display. I'm getting the NO LINK screen. I can stream the rtsp on VLC, and pinging the IP form the RPI works. Everything's on the same local network. Cam is hardwired, RPI is over 5G wifi. I do only have one stream, not a substream, so my settings are:

[DEVICE1]
channel1_name = 7-11
channel1.1_url = rtsp://192.168.0.192:554/stream1
 
[SCREEN1]
layout = 1
window1 = device1,channel1

[ADVANCED]
showtime = 15
hardwarecheck = 1
icons = 1
screenwidth = 1920
screenheight = 1080
enablevideoosd = 1

Camplayer is saying: https://pastebin.com/3U8rqTr3

It seems it can find the video, from this line:

2021-03-18 21:40:57.724583 - StreamInfo - INFO - stream properties 'rtsp://192.168.0.192:554/stream1', resolution '2304x1296@25', codec 'h264', calculated weight '0', valid url '1', has audio 'True', valid video 'window
2021-03-18 21:40:57.724583 - StreamInfo - INFO --> ed 0 fullscreen 0'

Ideas? Thanks!

from camplayer.

Haglerd avatar Haglerd commented on September 12, 2024

Good lord, that was it. New case has the HDMI noted to the side and I misinterpreted. Demo is now working!

Is it expected to show the CLI in sections where there is no video? (see attachment) I realize I can install the pipng, maybe that changes that.

Working now on getting my own video to show and to get it fullscreen. Can I tip for support?
IMG_20210318_121916576

So what did you do to fix it?

from camplayer.

raspicamplayer avatar raspicamplayer commented on September 12, 2024

Apologies if this isn't where to ask - everything seems to be working now, all demo videos run, I've got pipng installed and working, screen is running at 1920x1080. BUT, my one cam won't display. I'm getting the NO LINK screen. I can stream the rtsp on VLC, and pinging the IP form the RPI works. Everything's on the same local network. Cam is hardwired, RPI is over 5G wifi. I do only have one stream, not a substream, so my settings are:

[DEVICE1]
channel1_name = 7-11
channel1.1_url = rtsp://192.168.0.192:554/stream1
 
[SCREEN1]
layout = 1
window1 = device1,channel1

[ADVANCED]
showtime = 15
hardwarecheck = 1
icons = 1
screenwidth = 1920
screenheight = 1080
enablevideoosd = 1

Camplayer is saying: https://pastebin.com/3U8rqTr3

It seems it can find the video, from this line:

2021-03-18 21:40:57.724583 - StreamInfo - INFO - stream properties 'rtsp://192.168.0.192:554/stream1', resolution '2304x1296@25', codec 'h264', calculated weight '0', valid url '1', has audio 'True', valid video 'window
2021-03-18 21:40:57.724583 - StreamInfo - INFO --> ed 0 fullscreen 0'

Ideas? Thanks!

Your stream is exceeding the capabilities of the Raspberry Pi hardware '2304x1296@25', codec 'h264'. Max resolution for h264 is 1920x1080. And even less if you display multiple streams simultaneously. You can probably adjust this in your camera.

from camplayer.

stephbairey avatar stephbairey commented on September 12, 2024

So what did you do to fix it?

There are two possible HDMI ports. I was using the wrong one. When I switched the plug, it worked.

from camplayer.

marcgrc avatar marcgrc commented on September 12, 2024

image

I don't watch nothing
Help please

from camplayer.

raspicamplayer avatar raspicamplayer commented on September 12, 2024

@marcgrc Can you reinstall and retest? I've pushed some fixes.

from camplayer.

marcgrc avatar marcgrc commented on September 12, 2024

No play

from camplayer.

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.