pranav-prakash / RokuCast

Cast videos from chrome to roku
179 stars 39 forks source link

Unable to cast to Roku #29

Closed crystal90 closed 6 years ago

crystal90 commented 6 years ago

Hi, recently I've been unable to cast videos to my roku device. The videos are titled html5 and are mp4. Do you have any ideas? I haven't had problems until a few months ago.

chrome version: Version 61.0.3163.100 (Official Build) (64-bit) roku: V 8.0.1 build 4018.29

Thanks for your help

crystal90 commented 6 years ago

OK, I downloaded several different curl files. Where in the curl statement do I enter the curl directory?

crystal90 commented 6 years ago

Are there any updates? I really liked this extension.

pranav-prakash commented 6 years ago

Where in the curl statement do I enter the curl directory?

You should be able to run the curl binary from command prompt like

C:\Users\blah\Downloads\curl.exe ... where you essentially just type the full path as an alternative to adding to window's equivalent of $PATH. Sorry I haven't used windows much before so I'm not too clear on how to do it there -- just follow tutorials online on how to use curl on windows.

Also I kind of doubt doing that will make it start working anyhow. I'm really not too sure why it stopped working for you guys and then randomly started working for sonofag1tch. I'd suggest trying it on a different computer maybe?

Since I can't reproduce it on my machine and debugging blind is extremely difficult, moreso when I don't have access to packet capture and such, I'm not really sure where to go from there.