Hi Guys,
I bought a TV and connect it with LE mini pc (
LibreELEC (official): 9.2.2 (Generic.x86_64))
and I didn't get the sound with these error in the log:
Code
2021-02-08 12:50:16.085 T:139753245587200 INFO: Platinum [platinum.core.http.server]: PLT_HttpServer::SetupResponse POST request from 192.168.43.101:57290 for "http://192.168.43.103:1177/AVTransport/956e6b23-848b-237f-a872-4748848ea923/control.xml"
POST /AVTransport/956e6b23-848b-237f-a872-4748848ea923/control.xml HTTP/1.0
Content-Type: text/xml; charset="utf-8"
HOST: 192.168.43.103
Content-Length: 339
SOAPACTION: "urn:schemas-upnp-org:service:AVTransport:1#GetMediaInfo"
Connection: close
2021-02-08 12:50:16.085 T:139753245587200 INFO: Platinum [platinum.core.devicehost]: Processing action "GetMediaInfo" from 192.168.43.101
2021-02-08 12:50:16.086 T:139753245587200 INFO: Platinum [platinum.core.http.servertask]: PLT_HttpServerSocketTask::Write
HTTP/1.1 200 OK
Ext:
Date: Mon, 08 Feb 2021 09:50:16 GMT
Content-Length: 592
Content-Type: text/xml; charset="utf-8"
Connection: close
Server: UPnP/1.0 DLNADOC/1.50 Platinum/1.0.5.13
2021-02-08 12:50:16.086 T:139753245587200 INFO: Platinum [platinum.core.http.servertask]: sending body stream, 592 bytes
2021-02-08 12:50:16.124 T:139753237194496 INFO: Platinum [platinum.core.http.server]: PLT_HttpServer::SetupResponse POST request from 192.168.43.101:57292 for "http://192.168.43.103:1177/AVTransport/956e6b23-848b-237f-a872-4748848ea923/control.xml"
POST /AVTransport/956e6b23-848b-237f-a872-4748848ea923/control.xml HTTP/1.0
Content-Type: text/xml; charset="utf-8"
HOST: 192.168.43.103
Content-Length: 339
SOAPACTION: "urn:schemas-upnp-org:service:AVTransport:1#GetMediaInfo"
Connection: close
2021-02-08 12:50:16.125 T:139753237194496 INFO: Platinum [platinum.core.devicehost]: Processing action "GetMediaInfo" from 192.168.43.101
2021-02-08 12:50:16.125 T:139753237194496 INFO: Platinum [platinum.core.http.servertask]: PLT_HttpServerSocketTask::Write
HTTP/1.1 200 OK
Ext:
Date: Mon, 08 Feb 2021 09:50:16 GMT
Content-Length: 592
Content-Type: text/xml; charset="utf-8"
Connection: close
Server: UPnP/1.0 DLNADOC/1.50 Platinum/1.0.5.13
2021-02-08 12:50:16.125 T:139753237194496 INFO: Previous line repeats 1 times.
2021-02-08 12:50:16.125 T:139753237194496 INFO: Platinum [platinum.core.http.servertask]: sending body stream, 592 bytes
2021-02-08 12:50:16.288 T:139754764945152 INFO: Previous line repeats 1 times.
2021-02-08 12:50:16.288 T:139754764945152 INFO: CActiveAESink::OpenSink - initialize sink
2021-02-08 12:50:16.289 T:139754764945152 DEBUG: CActiveAESink::OpenSink - trying to open device ALSA:hdmi:CARD=Audio,DEV=2
2021-02-08 12:50:16.289 T:139754764945152 INFO: CAESinkALSA::Initialize - Attempting to open device "hdmi:CARD=Audio,DEV=2"
2021-02-08 12:50:16.300 T:139754764945152 INFO: CAESinkALSA::Initialize - Opened device "hdmi:CARD=Audio,DEV=2,AES0=0x04,AES1=0x82,AES2=0x00,AES3=0x00"
2021-02-08 12:50:16.300 T:139754764945152 INFO: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats
2021-02-08 12:50:16.300 T:139754764945152 INFO: CAESinkALSA::InitializeHW - Using data format AE_FMT_S24NE4
2021-02-08 12:50:16.300 T:139754764945152 DEBUG: CAESinkALSA::InitializeHW - Request: periodSize 2205, bufferSize 8820
2021-02-08 12:50:16.301 T:139754764945152 DEBUG: CAESinkALSA::InitializeHW - Got: periodSize 2208, bufferSize 8832
2021-02-08 12:50:16.301 T:139754764945152 DEBUG: CAESinkALSA::InitializeHW - Setting timeout to 201 ms
2021-02-08 12:50:16.301 T:139754764945152 DEBUG: CAESinkALSA::GetChannelLayout - Input Channel Count: 2 Output Channel Count: 2
2021-02-08 12:50:16.301 T:139754764945152 DEBUG: CAESinkALSA::GetChannelLayout - Requested Layout: FL, FR
2021-02-08 12:50:16.301 T:139754764945152 DEBUG: CAESinkALSA::GetChannelLayout - Got Layout: UNKNOWN1, UNKNOWN1 (ALSA: UNKNOWN UNKNOWN)
2021-02-08 12:50:16.301 T:139754764945152 DEBUG: CActiveAESink::OpenSink - trying to open device ALSA:default
2021-02-08 12:50:16.301 T:139754764945152 INFO: CAESinkALSA::Initialize - Attempting to open device "default"
2021-02-08 12:50:16.304 T:139754764945152 INFO: CAESinkALSA::Initialize - Opened device "default"
2021-02-08 12:50:16.305 T:139754764945152 INFO: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats
2021-02-08 12:50:16.305 T:139754764945152 INFO: CAESinkALSA::InitializeHW - Using data format AE_FMT_S24NE4
2021-02-08 12:50:16.305 T:139754764945152 DEBUG: CAESinkALSA::InitializeHW - Request: periodSize 2205, bufferSize 8820
2021-02-08 12:50:16.306 T:139754764945152 DEBUG: CAESinkALSA::InitializeHW - Got: periodSize 2208, bufferSize 8832
2021-02-08 12:50:16.306 T:139754764945152 DEBUG: CAESinkALSA::InitializeHW - Setting timeout to 201 ms
2021-02-08 12:50:16.306 T:139754764945152 DEBUG: CAESinkALSA::GetChannelLayout - Input Channel Count: 2 Output Channel Count: 2
2021-02-08 12:50:16.306 T:139754764945152 DEBUG: CAESinkALSA::GetChannelLayout - Requested Layout: FL, FR
2021-02-08 12:50:16.306 T:139754764945152 DEBUG: CAESinkALSA::GetChannelLayout - Got Layout: UNKNOWN1, UNKNOWN1 (ALSA: UNKNOWN UNKNOWN)
2021-02-08 12:50:16.306 T:139754764945152 ERROR: CActiveAESink::OpenSink - no sink was returned
2021-02-08 12:50:16.306 T:139754773337856 ERROR: ActiveAE::InitSink - returned error
2021-02-08 12:50:16.644 T:139753529796352 INFO: Platinum [neptune.threads.posix]: NPT_PosixThread::NPT_PosixThread
2021-02-08 12:50:16.645 T:139753529796352 INFO: Platinum [neptune.threads.
Display More
with Samsung TV is working but with Chinese TV not working and I changed with the audio source all options but no luck!