GithubHelp home page GithubHelp logo

Comments (13)

merrychrishna avatar merrychrishna commented on June 10, 2024

i have to correct myself. i tested this link in command prompt

streamlink --loglevel info httpstream://http://localhost:8409/iptv/channel/71.ts --default-stream best

it plays successfully but my m3u does not play through xteve

from web2tv.

merrychrishna avatar merrychrishna commented on June 10, 2024

i think i need to create a corrosponding xmltv file but i dont know how to do that. ive been using the original xml file which isnt helping me play the stream

from web2tv.

merrychrishna avatar merrychrishna commented on June 10, 2024

how can i get this to work in xteve please?

from web2tv.

ReenigneArcher avatar ReenigneArcher commented on June 10, 2024
  • Change the buffer to either ffmpeg or vlc
  • Change the binary of the selected buffer to your streamlink binary: C:\Program Files (x86)\Streamlink\bin\streamlink.exe
  • Change the buffer options: --stdout --loglevel error [URL] --default-stream best

image

from web2tv.

merrychrishna avatar merrychrishna commented on June 10, 2024

thats not my question. my settings already look like that. the plutotv.py script works perfectly like that. my issue is with the mod m3u py trying to convert an ersatz tv m3u to work in streamlink, not pluto tv. your mod m3u is not playable in streamlink wiith xteve that way. and the mod m3u does not create an xml file with the m3u

from web2tv.

merrychrishna avatar merrychrishna commented on June 10, 2024

image
this does not make a playable file

from web2tv.

merrychrishna avatar merrychrishna commented on June 10, 2024

why did you close this issue? you have not resolved it. nore did you wait for my response.

from web2tv.

ReenigneArcher avatar ReenigneArcher commented on June 10, 2024

why did you close this issue? you have not resolved it. nore did you wait for my response.

There is no bug here to resolve. You are asking for support with software that I don't develop. You can try asking the devs of xteve or streamlink. You said the script does make it playable in streamlink, which is all it is supposed to.

it plays successfully but my m3u does not play through xteve

I am not providing support for xteve

my settings already look like that.

According to this comment TS streams do not work with streamlink (xteve-project/xTeVe#198 (comment))... apparently they do as you said it works in command line, but apparently not in xteve.

P.S. If you're simply wanting to get this playlist working in streamlink so that you can run everything with one set of buffer options in xteve, you're going to have a lot of trouble. Most people run multiple instances of xteve with different buffer settings for each one. This is what their devs recommend.

from web2tv.

ReenigneArcher avatar ReenigneArcher commented on June 10, 2024

Also, I suggest you read up on github etiquette. You are dangerously close to being blocked. You have opened 7 issues/feature requests in the last 10 days. All of which are just questions, not bugs/issues, except 1 feature request, which was a duplicate.

https://developer.mozilla.org/en-US/docs/MDN/Contribute/Open_source_etiquette

image

from web2tv.

merrychrishna avatar merrychrishna commented on June 10, 2024

its not support for xteve. i found your script because you recommended xteve and streamlink as a workaround to someone elses plutoTV script in their issues tab. xteve support wont help with this because they dont support streamlink. youre the only one who would know what to do. i dont see why plutoTV.py works with xteve and streamlink but m3u_modder does not. i have multiple instances of xteve.

from web2tv.

merrychrishna avatar merrychrishna commented on June 10, 2024

sorry about the ettiquette and sounding demanding

the m3u does not work in streamlink either

[cli][info] Found matching plugin hls for URL hls://file://C:/cygwin64/home/user/xteve2/streamlink.m3u
[cli][info] Available streams: live (worst, best)
[cli][info] Opening stream: live (hls)
[cli][info] Starting player: "C:\Program Files\VideoLAN\VLC\vlc.exe" --file-caching=5000
[stream.hls][error] Failed to fetch segment 3: Unable to open URL: httpstream://http://localhost:8409/iptv/channel/71.ts (No connection adapters were found for 'httpstream://http//localhost:8409/iptv/channel/71.ts')
[stream.hls][error] Failed to fetch segment 4: Unable to open URL: httpstream://http://localhost:8409/iptv/channel/72.ts (No connection adapters were found for 'httpstream://http//localhost:8409/iptv/channel/72.ts')
[stream.hls][error] Failed to fetch segment 5: Unable to open URL: httpstream://http://localhost:8409/iptv/channel/73.ts (No connection adapters were found for 'httpstream://http//localhost:8409/iptv/channel/73.ts')
[cli][error] Try 1/1: Could not open stream <HLSStream('file://C:/cygwin64/home/user/xteve2/streamlink.m3u', None)> (Failed to read data from stream: Read timeout)
error: Could not open stream <HLSStream('file://C:/cygwin64/home/user/xteve2/streamlink.m3u', None)>, tried 1 times, exiting
[cli][info] Closing currently open stream...```

from web2tv.

merrychrishna avatar merrychrishna commented on June 10, 2024

oh i see what you mean. ts streams are not supported in streamlink

from web2tv.

ReenigneArcher avatar ReenigneArcher commented on June 10, 2024

I have never tried to open an m3u file directly in streamlink. I also don't use any ts streams in xteve. Again, I suggest discussing this at streamlink. They are the ones who helped me get it working in xteve to begin with.

https://github.com/streamlink/streamlink/discussions

Here's the link to the original discussion: streamlink/streamlink#3430

Anyway... m3u modder will not magically make your video playable in xteve. All it does is add the protocol which is required for streamlink. Otherwise they try to guess which protocol to use and sometimes are not successful in that. I don't really know what else to say.

from web2tv.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.