Aaron Ross

Results 63 comments of Aaron Ross

Glad you're enjoying it :) I'm away from home (and thus away from any Chromecasts for testing 😢) for the next couple weeks and I've just started a new job,...

Hey all! Since my last post I've moved across the country and gotten settled into a new job, but I still haven't had the time I want to dedicate to...

Here's a couple troubleshooting tips, let me know if the issue persists ### Make sure you're on the `master` branch ``` git clone [email protected]:superhawk610/multicast.git cd multicast git checkout master ```...

Can you add a channel with the playback test route and confirm whether or not it plays successfully? ``` http://{MULTICAST_HOST:PORT}/1337 ``` Fair warning, it’s a bit loud.

Remove the trailing slash and try again.

That’s my fault, the route has changed in `v3`, this is the correct URL for `v2` ``` http://{MULTICAST_IP:PORT}/nyan ```

The only thing that immediately comes to mind is some sort of file permissions issue for the video you’re attempting to play; are you able to view it correctly from...

Sure, you can email me at [email protected]. I should be able to take a look sometime in the next couple weeks.

I just published [multicast](https://github.com/superhawk610/multicast), Greenscreen's spiritual successor for the new Castv2 API via mDNS. We're continuing active development there, and ran into the same issue (see [issue #1](https://github.com/superhawk610/multicast/issues/1)). What are...

Hope I'm not too late to the party - I just published [multicast](https://github.com/superhawk610/multicast), Greenscreen's spiritual successor for the new Castv2 API via mDNS. I believe Greenscreen was lead by an...