Live data from Hacker News

Show HN: Showgoers – Watch Netflix with friends remotely

showgoers.tv

81–90 of 90 posts

Re: Show HN: Showgoers – Watch Netflix with friends remotely

#81
post #27

Cool stuff -- at AltspaceVR we support the same concept with Netflix, YouTube, Twitch, etc, but as avatars within a virtual space (ideally in VR.) You can hang out while watching netflix with voice chat, body tracking, etc. This was a big challenge for us to get working well, so I can sympathize with the authors :) http://altvr.com Just install our browser plugin, go to a netflix vid, hit "watch in AltspaceVR", and y…

Can you explain how this relates to OpenCobalt or OpenSim?

http://www.opencobalt.org/

http://opensimulator.org/

Re: Show HN: Showgoers – Watch Netflix with friends remotely

#82
post #43

The far less polished solution I came up with for syncing viewing with my friends: https://github.com/wcummings/vlc-irc-rc

Ha, my long distance relationship survived with a good old fashioned "3, 2, 1, go!" :)

This is actually what we were doing (on IRC), but it doesn't scale up to 5 or 6 people over IRC very well.

Re: Show HN: Showgoers – Watch Netflix with friends remotely

#83
post #27

Cool stuff -- at AltspaceVR we support the same concept with Netflix, YouTube, Twitch, etc, but as avatars within a virtual space (ideally in VR.) You can hang out while watching netflix with voice chat, body tracking, etc. This was a big challenge for us to get working well, so I can sympathize with the authors :) http://altvr.com Just install our browser plugin, go to a netflix vid, hit "watch in AltspaceVR", and y…

I tried AltspaceVR, I'm a bit annoyed by the screen door effect. I can't see the video clearly.

Re: Show HN: Showgoers – Watch Netflix with friends remotely

#84
post #54
post #27

Cool stuff -- at AltspaceVR we support the same concept with Netflix, YouTube, Twitch, etc, but as avatars within a virtual space (ideally in VR.) You can hang out while watching netflix with voice chat, body tracking, etc. This was a big challenge for us to get working well, so I can sympathize with the authors :) http://altvr.com Just install our browser plugin, go to a netflix vid, hit "watch in AltspaceVR", and y…

I feel like I'm the only one who is annoyed when people plug their products in someone else's post. I understand you're just trying to increase your userbase, but it just seems disrespectful.

Hey, your ad is getting in the way of reading this ad!

Re: Show HN: Showgoers – Watch Netflix with friends remotely

#86
Interesting stuff! I enjoy watching movies with friends at the cinema hall together and discuss about the movies soon after. Recently when I made a decision to move abroad, I was wondering if there was a feature that would give us a similar experience of watching a movie together.

I was thinking of using Skype screen-sharing with friends, where one user plays the movie and acts as the movie-host taking control of the pause/play, seeking controls and others watching the movie on Skype via the host's screen. Doing this provides us with the option of chatting real-time about the movie too - like how we'd do when seated next to each other in the cinema hall. The issue with this is that it would take up a lot of bandwidth to stream a movie and then share it with others simultaneously.

This - Showgoers - claims to solve many of these issues, so I'd definitely give it a try. One main downside is that Netflix still isn't available for users in my home-country India. And with limited movie-collections on Netflix and the other on-demand video services, I'd almost-never again be able to get the experience of watching a 'newly-released' movie at the cinema hall with a bunch of close friends.

Re: Show HN: Showgoers – Watch Netflix with friends remotely

#87
post #29

Earlier quoted context omitted.

I personally have used http://syncplay.pl/ It seems to be similar in concept :)

Huh. I've been using a very hacky script I wrote myself for this purpose, but I hadn't seen syncplay - strongly considering switching to it.

One of the main reasons I use it is because it supports MPC-HC, which I often use instead of VLC.

Re: Show HN: Showgoers – Watch Netflix with friends remotely

#89

For plex users, if your friends can access your plex server, this is trivial. One of you starts watching a movie, the others start watching the same movie and it asks them "would you like to resume from X". Just say Yes and you're all watching the movie in sync. I love that you can do this with Netflix now though, this seems like one if those features that could have (was?) In the original release.

Does this work with Plex for XBox One? If so, can you do a party chat while it's running? That'd be the awesome hacky answer to 360's great Netflix Party Mode.

Re: Show HN: Showgoers – Watch Netflix with friends remotely

#90
post #55
post #44

Earlier quoted context omitted.

PLEASE open source this! I will use it and might even help you finish it.

To be honest, it's pretty bad, you can't imagine. Everything is in one single C++ file (+ the main.cpp), the chat is a webkit widget (it was the easiest and fastest solution), there is no error checking or anything so it can crash any time, etc etc... Actually, this is my first C++ project, I don't even know C++ (only a bit C from high school).

let me refactor it!
Post reply on HN