Giter Site home page Giter Site logo

m3u8restreamer's Introduction

micahmo ๐Ÿ‘‹

Hi, I am a software developer specializing in C# / .NET applications on Windows and in the cloud. My hobby projects consist of various tools and services that make things easier for me. I figure if I have found a need for a certain tool, someone else may have too.

Donate

m3u8restreamer's People

Contributors

micahmo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

m3u8restreamer's Issues

having difficulty using it, help wanted

Hi. I've been having some difficulties using this.
I've gotten the docker container to run in Qemu, but I'm confused about the Usage portion.


  • It says to replace ALL forward slashes in the original stream URL, however in your example, the only forward slashes that are replaced in the original stream URL are the two after http: (in getStream/http://, not replacing the one before name.m3u8).
#EXTM3U

#EXTINF:-1,CHANNELNAME
http://192.168.1.2:11034/getStream/http:%2F%2Foriginal.stream.com/name.m3u8

Is it thus supposed to be like this instead?

#EXTM3U

#EXTINF:-1,CHANNELNAME
http://192.168.1.2:11034/getStream/http:%2F%2Foriginal.stream.com%2Fname.m3u8
  • What link points to the restreamed .m3u file? Would it be something such as:

http://192.168.1.2:11034/news.m3u

if my m3u file was named news.m3u? And would the restreamer automatically detect the .m3u file?

Thank you in advance for your assistance.

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.