Advertisement
Guest User

Funded project to add Bittorrent support to VLC

a guest
Feb 5th, 2013
271
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.16 KB | None | 0 0
  1.  
  2. BACKGROUND: VLC is an open, source, cross-platform video player that is one of the world's most downloaded applications: http://www.videolan.org . Bittorrent is the most popular p2p file transfer protocol.
  3.  
  4. DELIVERABLE: A working patch for VLC that lets a user open a torrent file or "magnet link" in VLC, and start watching any media files within VLC after a minimal delay.
  5.  
  6. BUDGET: $5-10k confirmed available, but please submit whatever budget you feel is fair and realistic.
  7.  
  8. REQUIREMENTS:
  9.  
  10. Developer should submit a working patch for VLC that lets a user open a torrent file or "magnet link" in VLC, and start watching any media files within VLC after a minimal delay. In other words, parts of the file that are close to the VLC playhead position should be prioritized for download, so that playback can begin before the entire download has completed.
  11.  
  12. A "buffering" delay of several minutes is acceptable, so long as: the user is informed of the delay (with an estimated countdown); playback will usually continue uninterrupted once it begins; and playback can begin at least 10x sooner than waiting for the entire file to download (e.g. in 5 minutes where the file would take 50 minutes to download).
  13.  
  14. The leading open source Bittorrent library already supports prioritization of file parts, so it is possible to proceed without modifying the underlying Bittorrent code. Specific experience with peer-to-peer networks should not be necessary.
  15.  
  16. We can provide contacts within the VLC team who can offer basic guidance on how to best integrate with VLC. The code must be of high enough quality to meet the VLC team's standards. This project should be a good fit for any excellent developer with a strong command of C++ and a passion for the project.
  17.  
  18. A working patch is very likely to be accepted and maintained, so it's likely that your code will improve the lives of tens or hundreds of millions of people.
  19.  
  20. Anyone interested should make a bid on the following elance project (apologies for requiring that you use this service; it simplifies the workflow significantly on our end)
  21.  
  22. https://www.elance.com/j/add-bittorrent-support-vlc-video-player-play-as-you-download/37545182/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement