mirror of
https://github.com/asapach/peerflix-server.git
synced 2026-04-25 06:35:48 +03:00
[GH-ISSUE #51] peerflix + "open with" module firefox to play video on right click with your favorite external player. #256
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mistertest on GitHub (Aug 14, 2015).
Original GitHub issue: https://github.com/asapach/peerflix-server/issues/51
Just an information about to play your link video on right click with your favorite external system player.
It's possible with Open with.
https://addons.mozilla.org/fr/firefox/addon/open-with/
https://addons.mozilla.org/en-US/firefox/addon/open-with/
After configurations of your players path,you will see on right click on generated link file, the list of your players and you can send them, it's perfect and easy
++
@mistertest commented on GitHub (Jan 14, 2016):
The english link
https://addons.mozilla.org/en-US/firefox/addon/open-with/
an another solution is the extension " media player connectivity ". It gives you more advanced options but "open with" is more simple.
https://addons.mozilla.org/en-US/firefox/addon/mediaplayerconnectivity/
@superresistant commented on GitHub (Apr 10, 2016):
Thanks a lot for the tip but it doesn't work alone. VLC cannot do anything with a magnet-link alone.
How to make VLC play a torrent stream directly please ?
@mistertest commented on GitHub (Apr 11, 2016):
hello , it's working good, but perhaps you don't understand that it work with the link generated by peerflix just after the submit process, not directly a magnet link or torrent link.
Without the process to get your the link from your server , it's not working.
1 - paste your magnet or torrent link in the input
2- submit to get your link avi etc with your server
3- On right clik from this link, choose to open with your vlc, or smplayer, or mpv (the best).
After that if you have any problems for reading the flux , test with another player (smplayer or mpv).
@superresistant commented on GitHub (Apr 11, 2016):
Well that's what I was thinking. Thanks for the detailed information.
@klear6 commented on GitHub (Nov 18, 2017):