Open mewtlu opened 4 years ago
Hello! Ah that's annoying, thank you for the logs they are very helpful. This may be an issue with the default receiver itself, or an issue with how we seek. For the "Default Media Receiver" and "Plex" cast-applications we always try and seek-to (regardless of if it is a seek) since I believe when transcoding it isn't able to seek.
Let me do some investigation on this, seeking may not be possible when transcoding unfortunately but I'll play around with it.
Hey there! I've just downloaded go-chromecast via
go get
for the first time on a new device running Ubuntu 20 (having used it before successfully on a Mac) and I successfully managed to stream a local video to my Chromecast, but it appears any usage ofseek
,seek-to
, or attempting to seek using the left/right arrow keys in theui
command interface, simply resets the video back to the start every time.I've attached the logs below from running the
seek-to
command with--debug
on and from what I can see there's nothing unexpected, and the final log appears to imply the seek was successful. Any assistance would be appreciated!