-
Notifications
You must be signed in to change notification settings - Fork 325
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
stream not start #828
Comments
Check this issue: |
The system(kodi-OSMC) not work properly when I change from dtoverlay=vc4-kms-v3d,cma-512 to dtoverlay=vc4-fkms-v3d,cma-512 |
Yes, i saw that too (like CEC not working), you will get more informations here : https://discourse.osmc.tv/t/steamlink-issues-with-kodi-19-and-bootloader-4-0-0/89990 To be simple, you can't switch between moonlight and osmc (kodi 19) anymore without updating the device tree overlay. |
@fabien-github if you need support for using It officially supports HEVC (but not H.264) with the Full KMS driver. You can get H.264 to work though if you need by launching it with |
Thanks, I try it |
Yes, the CEC doesn't work, thanks |
Hello @cgutman ! I tried on my setup but it didn't worked for me. I'm still running on a Pi3 / 32bit osmc, so i'm not sure if your workaround can apply here. Starting from the console, I got these kind of errors during decoding, with a black screen :
If i switch back to Don't know if you want to investigate this, i will probably switch to a Pi4 in the futur anyway. Thank for your work on moonlight, it's really appreciated ! |
Please provide the following info.
NVidia Geforce Experience version:
GFE: 3.23.0.74
Moonlight Embedded version:
moonlight-enbedded_2.5.0-1buster1_armhf.deb
Moonlight Embedded source: repository/included in distribution/compiled from source/...
Moonlight Embedded running on: Raspberry Pi/Cubox-i/Hummingboard/Other linux device/...
rasberry PI 3
Moonlight Embedded running on distribution: Arch Linux/Raspbian/OpenELEC/...
OSMC (buster distro)
Verbose output
-verbose
of Moonlight Embedded:Moonlight Embedded 2.5.0 (PI;MMAL;ALSA;EMBEDDED)
Connect to 172.18.2.103...
GPU: NVIDIA GeForce GTX 1070, GFE: 3.23.0.74 (gs_04_31_29971906, 7.1.431.0)
Platform Raspberry Pi (Broadcom)
Loading mappingfile /usr/share/moonlight/gamecontrollerdb.txt
Detected Wireless Controller (050000004c050000cc09000000810000) on /dev/input/event2 as PS4 Controller
Detected Wireless Controller Touchpad (050000004c050000cc09000000810000) on /dev/input/event0 as PS4 Controller
Not mapping Wireless Controller Touchpad as a gamepad
Detected Wireless Controller Motion Sensors (050000004c050000cc09000000810000) on /dev/input/event1 as PS4 Controller
Ignoring accelerometer: Wireless Controller Motion Sensors
Stream 1920 x 1080, 60 fps, 20000 kbps
RTSP port: 48010
Initializing platform...done
Resolving host name...done
Initializing audio stream...done
Starting RTSP handshake...Audio port: 48000
Video port: 47998
Control port: 47999
done
Initializing control stream...done
Initializing video stream...done
Initializing input stream...done
Starting control stream...done
Starting video stream...done
Starting audio stream...done
Starting input stream...done
Received first audio packet after 0 ms
Initial audio resync period: 650 milliseconds
Received first video packet after 0 ms
Assigned Wireless Controller as player 1
Unable to recover audio data block 1456 to 1459 (2+0=2 received < 4 needed)
Network dropped audio data (expected 1458, but received 1460)
Unable to recover audio data block 1488 to 1491 (3+0=3 received < 4 needed)
Network dropped audio data (expected 1491, but received 1492)
Unable to recover audio data block 1508 to 1511 (1+0=1 received < 4 needed)
Network dropped audio data (expected 1509, but received 1512)
Unable to recover audio data block 1536 to 1539 (1+0=1 received < 4 needed)
Network dropped audio data (expected 1537, but received 1540)
Unable to recover audio data block 1552 to 1555 (4+0=4 received < 4 needed)
......................................................................
Stopping input stream...done
Stopping audio stream...ENet wait interrupted
Control stream connection failed: -1
Network dropped audio data (expected 3109, but received 3112)
done
Stopping video stream...done
Stopping control stream...ENet peer acknowledged disconnection
done
Cleaning up input stream...done
Cleaning up video stream...done
Cleaning up control stream...done
Cleaning up audio stream...done
Cleaning up platform...done
Sending app quit request ...
What is the expected result?
Stream APP to TV/osmc
What happens instead of that?
The app is launched in PC but in TV/osmc show verbose logs and a buzz sound
The text was updated successfully, but these errors were encountered: