ConnectSDK / Connect-SDK-Android

Android source project for Connect SDK
Apache License 2.0
306 stars 129 forks source link

Samsung TV file no supported #351

Open apanyok opened 8 years ago

apanyok commented 8 years ago

Hi, when I try to beam any media to Samsung TV as shown in Connect-SDK-Android-API-Sampler I get "File not supported" error on TV. Please, tell how can I fix this issue.

protoss5482 commented 6 years ago

same error TV Samsung UE40D5500
File .mp3 mimeType: audio/mpeg

jordyamc commented 6 years ago

I had the same problem, i think it was that TV Samsung dont accepts relative links, only direct links, i solved it creating a self hosted HTTP server with nanohttpd and sending the local host link to the TV

moloflix commented 5 years ago

nanohttpd

can you send me the code please ?

voliothonh commented 2 years ago

same problem