moonlight-embedded icon indicating copy to clipboard operation
moonlight-embedded copied to clipboard

Can't start stream if launched after kodi

Open danielfmo opened this issue 8 years ago • 0 comments

Please provide the following info.

NVidia Geforce Experience version: 3.10 Moonlight Embedded version: 2.4.3 Moonlight Embedded source: GitHub Moonlight Embedded running on: ODROID C2 Moonlight Embedded running on distribution: Ubunto and LibreELEC

Verbose output -verbose of Moonlight Embedded: not applicable

What is the expected result? moonlight's stream appear in screen

What happens instead of that? black screen

Kodi does disable video on amlogic platforms like the ODROID C2, it would be nice if moonlight-embedded is able to re-enable it by itself.

By running "echo 0 > /sys/class/video/disable_video" Or more details here:

  • https://forum.odroid.com/viewtopic.php?f=136&t=20901&p=205938#p205938
  • https://github.com/OtherCrashOverride/c2play/blob/5bf7d1a009ed544a4f33dd2a08a702990d82f5d4/src/Media/AmlCodec.cpp#L272-L285

Thank you

danielfmo avatar Nov 07 '17 17:11 danielfmo