Jump to content

can't stream to chrome cast, max bitrate doesn't change


morgh

Recommended Posts

using emby 4.0.2 on ubuntu with docker, i have nginx on docker in front proxying everything to the http port of emby

 

trying to stream to chromecast, I keep getting getting this error when I try to cast to chromecast:

 

2019-03-12 19:29:18.240 Info App: RemoteClientBitrateLimit: 2000000000, RemoteIp: 172.17.0.1, IsInLocalNetwork: True
2019-03-12 19:29:18.240 Info App: Bitrate exceeds DirectStream limit: media bitrate: 17157334, max bitrate: 1500000
2019-03-12 19:29:18.240 Info App: Profile: Unknown Profile, Path: /mnt/store1/lib/movies/movie-file/movie-file.mkv, isEligibleForDirectPlay: True, isEligibleForDirectStream: False
2019-03-12 19:29:18.240 Info App: Profile: Unknown Profile, No direct play profiles found for Path: /mnt/store1/lib/movies/movie-file/movie-file.mkv
2019-03-12 19:29:18.241 Info App: RemoteClientBitrateLimit: 2000000000, RemoteIp: 172.17.0.1, IsInLocalNetwork: True
2019-03-12 19:29:18.241 Info App: Bitrate exceeds DirectStream limit: media bitrate: 17157334, max bitrate: 1500000
2019-03-12 19:29:18.241 Info App: Profile: Unknown Profile, Path: /mnt/store1/lib/movies/movie-file/movie-file.mkv, isEligibleForDirectPlay: True, isEligibleForDirectStream: False

 

I tried setting the bitrate to 2000 mbps just to try. I did this both in the advanced section as well as for my user account. But it keeps saying my max bitrate is too low. Is there a setting I'm missing somewhere?

Edited by morgh
Link to comment
Share on other sites

Hi there, those log messages are not errors.

 

Please see how to report a media playback issue. thanks !

 

fair enough, I restarted and went through it again. Seeing this error there:

2019-03-12 19:41:38.569 Error VaapiCodecInfoProvider: Error running ffdetect for vaencdec - 

Question:

 

Does emby send a "http://domain:port"url to the chromecast device? If so it might explain why it's not working because I'm using nginx infront with SSL proxying to the http port. So chromecast might be trying to connect to http://domain:port/stream instead of https://domain/stream

is this possible?

embyserver.txt

embyserver2.txt

Edited by morgh
Link to comment
Share on other sites

Does your emby server dashboard display the correct local and remote addresses? Those are what chromecast will try to use.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...