-
-
Notifications
You must be signed in to change notification settings - Fork 16
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
Server not available at Tizen app (samsung smart-tv) #61
Comments
Is it working on other platforms like Web / Android / PC ? Is the Plex Relay feature disabled? Is 32400 port blocked ? Are you sure the incoming traffic pass throught the load balancer ? |
Its working on Web, Android & PC from inside and outside local network. The loadbalancer and all transcoders have public domains with nginx(transcoders) / apache (load balancer) as reverse proxy:
Other configurations:
When inspecting network-traffic while watching videos: All streaming-related requests are send to transcoder-urls (eg. https://tc1.mysite.tv/video/:/transcode/universal/session/...) On TV I only could set a manual IP (local ip with port 3001, not reverse proxy), not a domain. Without setting it, the server appears as "not available", with setting it, the request is arriving at transcoding-servers when starting a video, but TV shows an error immediately. |
Update: Transcoding is starting on UnicornTranscoder, here are some nginx logs:
but not everytime, sometimes the only log I get is the initializing via |
Do you have a debug mode on the Tizen app to enable app logs ? |
I'll try to enable debug logs and post/attatch them here in the next days. Now I purchased an Android-TV-Box (LEAP-S1) and everything is working fine with it... much better than pretty slow samsung-tizen did :-) The Tizen plex app did often freeze in the movie selection or while fast forwarding and I read lots of posts about people struggling with it. Now everything is super fast and I don't even need transcoding on it anymore, almost everything is playing directly (video + digital sound). |
Tizen Plex version: 5.56.1
plexmediaserver build: 1.31.2.6810-a607d384f
UnicornLoadBalancer: 2.4.3
Server appears as offline on tv's plex app. On andoid app and app.plex.tv everything is working fine from inside and outside local network.
If I add the ip & balancer port manually, it will show all libraries, but fails on playing/transcoding ( maybe refers to #37 ). Nginx acces.log of UnicornTranscoder is logging requests from samsung-agent, but is responding 400.
The text was updated successfully, but these errors were encountered: