Realtime streaming from torrents in the browser
21–30 of 96 posts
Re: Realtime streaming from torrents in the browser
#22Earlier quoted context omitted.
> The drawback was that the source data needed to be a web friendly seekable format; you couldn't play an arbitrary video file. Maybe I should revive the VLC web plugin and the torrent input plugin :)
Plugins aren't a great solution, people don't want to install them.
On the other hand, Popcorntime and other soft are getting installed by users, so maybe if plugins are easy to install, maybe they could work... (?)
Re: Realtime streaming from torrents in the browser
#23Earlier quoted context omitted.
> The drawback was that the source data needed to be a web friendly seekable format; you couldn't play an arbitrary video file. Maybe I should revive the VLC web plugin and the torrent input plugin :)
i was thinking about using the vlc web plugin :) for avi/vmw
Re: Realtime streaming from torrents in the browser
#24Re: Realtime streaming from torrents in the browser
#25I created (and later closed) a similar service using mega.co.nz instead of torrents. The main problem I see with your approach is that you serve video from your server (and presumably do the torrent fetch server side). This opens you up to liability, makes you responsible for DMCA take downs and puts the workload on the server. In contrast NimbusVid was entirely client side. The drawback was that the source data need…
It uses Bittorent's Torque plugin.
http://blog.bittorrent.com/2012/07/06/introducing-bittorrent...
Of course at that point you might as well install the real thing, rather than a plugin. It's a shame there isn't a standard web-based torrenting protocol. I imagine it's technically pretty hard to do, but even if it wasn't, now that MPAA is on W3C's board and owns it, and with Google, Microsoft and Apple also being in bed with them, there's slim to zero chance such a protocol will ever become reality.
Re: Realtime streaming from torrents in the browser
#26Earlier quoted context omitted.
Plugins aren't a great solution, people don't want to install them.
I agree very much, which is why I did not push too much the VLC web plugin. Yet I don't know how to solve this problem, in any another way. On the other hand, Popcorntime and other soft are getting installed by users, so maybe if plugins are easy to install, maybe they could work... (?)
Every plugin you install increases the surface area for attacks.
Re: Realtime streaming from torrents in the browser
#27Earlier quoted context omitted.
I agree very much, which is why I did not push too much the VLC web plugin. Yet I don't know how to solve this problem, in any another way. On the other hand, Popcorntime and other soft are getting installed by users, so maybe if plugins are easy to install, maybe they could work... (?)
Popcorntime doesn't open up my browser to security holes for every website I visit. Every plugin you install increases the surface area for attacks.
Re: Realtime streaming from torrents in the browser
#28Earlier quoted context omitted.
Plugins aren't a great solution, people don't want to install them.
I agree very much, which is why I did not push too much the VLC web plugin. Yet I don't know how to solve this problem, in any another way. On the other hand, Popcorntime and other soft are getting installed by users, so maybe if plugins are easy to install, maybe they could work... (?)
Re: Realtime streaming from torrents in the browser
#29Haven't got this to work yet. I'd love to see a BT streaming solution not as a centralized service, but as a locally running app. Does such a thing exist?
[0] https://forums.plex.tv/index.php/topic/102253-rel-bittorrent...
Re: Realtime streaming from torrents in the browser
#30 Uncaught ReferenceError: React is not defined