Where communities thrive


  • Join over 1.5M+ people
  • Join over 100K+ communities
  • Free without limits
  • Create your own community
People
Repo info
Activity
irc-gitter-bot
@irc-gitter-bot
irc-discord-bot <08alxhotel> Nice work @Alex Krunch 👍
irc-gitter-bot
@irc-gitter-bot
irc-discord-bot <09Alex Krunch> BTW, is someone know why Webtorrent doesn't work on IOS (I mean sharing torrent with no web seed)? Because I am pretty sure than WebRTC should be active on Safari mobile.
irc-gitter-bot
@irc-gitter-bot
irc-discord-bot <08alxhotel> Yep, Safari iOS doesn't have support for datachannel yet
irc-discord-bot <08alxhotel> https://caniuse.com/#feat=mdn-api_rtcdatachannel
irc-gitter-bot
@irc-gitter-bot
irc-discord-bot <09Alex Krunch> I will try to see if I can implements some tweeking an IOS webview
irc-discord-bot <09Alex Krunch> https://github.com/zcduthie/WebViewRTCDataChannel
irc-discord-bot <09Alex Krunch> thanks for the info @alxhotel
solaxxx
@solaxxx
I just started using webtorrent. I didn't find any peers using JavaScript, but I had peers using desktop programs. What's the problem
The file size I tested was 1.5G and 6G
irc-gitter-bot
@irc-gitter-bot
rom1504 solaxxx: webtorrent works on the web
rom1504 so, tcp peers are no good
rom1504 you need webrtc peers
solaxxx
@solaxxx
@irc-gitter-bot You mean that desktop is TCP, but web is webrtc? This is what I didn't expect, because I think desktop is a packaged browser, the same as web. Is there any way to use TCP peers on the web?
Frank Lemanschik
@frank-dspeed
@solaxxx you should go for the hybrid then
there is a hybrid server that can be your gateway you can then request that gateway via tcp and also webtorrent but webtorrent needs webtorrent peers
the hybrid server is a webtorrent and tcp peer
irc-gitter-bot
@irc-gitter-bot
rom1504 solaxxx: no that's why webtorrent exists
solaxxx
@solaxxx
@frank-dspeed @irc-gitter-bot thanks I see
saheenshoukath
@shellord
hey why I cant stream torrents like magnet:?xt=urn:btih:E1203E496360E685646A4A4CDE21CEC8B4DA5649&dn=Superman.Red.Son.2020.1080p.WEBRip.x264-RARBG&tr=udp%3a%2f%2ftracker.trackerfix.com%3a81%2fannounce&tr=udp%3a%2f%2f9.rarbg.me%3a2710%2fannounce&tr=udp%3a%2f%2f9.rarbg.to%3a2770%2fannounce on webtorrent ?
how can I stream if tracker is webtorrent
irc-gitter-bot
@irc-gitter-bot
c0ncord just seed it?
c0ncord from webtorrent, of course
saheenshoukath
@shellord
can anyone help me ? I want to make a website which stream torrent video files.but most torrents not working with webtorrent.how do I make it work ?
Frank Lemanschik
@frank-dspeed
host the hybrid server @shellord
there is a hybrid that can share torrent files via webrtc
its then your gateway to the torrent world
saheenshoukath
@shellord
u have any documentation or anything that I can look for ?
Frank Lemanschik
@frank-dspeed
let me google that for you
saheenshoukath
@shellord
https://openwebtorrent.com/ will it work if I use this as a tracker ?
Frank Lemanschik
@frank-dspeed
yes
it works with both trackers it can convert files
saheenshoukath
@shellord
all I need is to add tr=wss://tracker.openwebtorrent.com
?
I added it a torrent and tried to load in http://instant.io but didnt work
it saying invalid url when I added that tracker to utorrent client
Capture.PNG
pls help
Frank Lemanschik
@frank-dspeed
it looks like your mixing something up
maybe utorrent don't supports webtorrent?
this is by the way webtorrent not utorrent
saheenshoukath
@shellord
oh .but It should be working when it loaded in http://instant.io right? but It didnt
magnet:?xt=urn:btih:E1203E496360E685646A4A4CDE21CEC8B4DA5649&dn=Superman.Red.Son.2020.1080p.WEBRip.x264-RARBG&tr=udp%3a%2f%2ftracker.trackerfix.com%3a81%2fannounce&tr=udp%3a%2f%2f9.rarbg.me%3a2740%2fannounce&tr=udp%3a%2f%2f9.rarbg.to%3a2710%2fannounce&tr=wss%3a%2f%2ftracker.openwebtorrent.com
u know whats wrong ?
waitt
nvm it working :)
Connection error: Connection failed.
Frank Lemanschik
@frank-dspeed
sorr y i think no one can help here
you need to hire a professional
saheenshoukath
@shellord
ah!
irc-gitter-bot
@irc-gitter-bot
laduke could a abstract-chunk-store hook straight to a network thing like S3, like how blob-store does?