zhongkechen / castbot

A Telegram bot to stream videos to smart tv
GNU Affero General Public License v3.0
2 stars 0 forks source link

chromecast error #12

Open aicynide opened 3 months ago

aicynide commented 3 months ago
DEBUG:pychromecast.dial:get_info_from_service resolved service ServiceInfo(type='mdns', data='JioTV - Android[Cast]._googlecast._tcp.local.') to service_info ServiceInfo(type='_googlecast._tcp.local.', name='JioTV - Android[Cast]._googlecast._tcp.local.', addresses=[b'\xc0\xa8\x00\xd6'], port=8009, weight=0, priority=0, server='192-168-0-214.local.', properties={b'cd': b'683b49a15d324a7085b985ea8018511b', b'rs': None, b'st': b'0', b'fn': b'JioTV - Android[Cast]', b'rmodel': b'AirReceiver', b've': b'05', b'bs': b'B8C6AA920323', b'md': b'AirReceiver', b'nf': b'1', b'ic': b'/setup/icon.png', b'id': b'683b49a15d324a7085b985ea8018511b', b'rm': None, b'ca': b'4101'}, interface_index=None)
DEBUG:pychromecast.socket_client:[JioTV - Android[Cast](192.168.0.214):8009] Resolved service ServiceInfo(type='mdns', data='JioTV - Android[Cast]._googlecast._tcp.local.') to 192.168.0.214:8009
DEBUG:pychromecast.socket_client:[JioTV - Android[Cast](192.168.0.214):8009] Connecting to 192.168.0.214:8009
DEBUG:pychromecast.socket_client:[JioTV - Android[Cast](192.168.0.214):8009] Failed to connect to service ServiceInfo(type='mdns', data='JioTV - Android[Cast]._googlecast._tcp.local.'), retrying in 10.0s
DEBUG:pychromecast.socket_client:[JioTV - Android[Cast](192.168.0.214):8009] Not connected, sleeping for 5.0s. Services: {ServiceInfo(type='mdns', data='JioTV - Android[Cast]._googlecast._tcp.local.')}
aicynide commented 3 months ago

@zhongkechen

zhongkechen commented 3 months ago

What Chromecast device are you using?

aicynide commented 3 months ago

@zhongkechen

aicynide commented 2 months ago

What Chromecast device are you using?

its Fire Tv Stick so I'm using AirReceiver app https://play.google.com/store/apps/details?id=com.softmedia.receiver&hl=en&pli=1

aicynide commented 2 months ago

@zhongkechen

aicynide commented 2 months ago

please make it compitable with Airreceiver's chromecast

zhongkechen commented 2 months ago

Tried the lite version of the app https://play.google.com/store/apps/details?id=com.softmedia.receiver.lite and it works fine. Do you have a link to the video file that doesn't work properly? Maybe some specific video or audio encoders are not supported by the receiver.