Coder Social home page Coder Social logo

Comments (7)

nv4d1k avatar nv4d1k commented on July 28, 2024

Douyu Live uses Tencent’s x-p2p solution. Currently, lsf does not adopt a multi-stream p2p mode, but a single-stream p2p mode. Therefore, when the default p2p node provided by Douyu goes offline, the video will be interrupted. Currently the player can solve this problem by stopping and restarting. As for the multi-stream p2p model, I am currently still studying how to assemble the data of multiple streams. There is no public documentation, so it will take some time.

from live-stream-forwarder.

Lonely233233 avatar Lonely233233 commented on July 28, 2024

Douyu Live uses Tencent’s x-p2p solution. Currently, lsf does not adopt a multi-stream p2p mode, but a single-stream p2p mode. Therefore, when the default p2p node provided by Douyu goes offline, the video will be interrupted. Currently the player can solve this problem by stopping and restarting. As for the multi-stream p2p model, I am currently still studying how to assemble the data of multiple streams. There is no public documentation, so it will take some time.

https://github.com/youshandefeiyang/LiveRedirect/tree/main/Golang

There are multiple stream connection projects here. See if it helps.

from live-stream-forwarder.

Lonely233233 avatar Lonely233233 commented on July 28, 2024

Douyu Live uses Tencent’s x-p2p solution. Currently, lsf does not adopt a multi-stream p2p mode, but a single-stream p2p mode. Therefore, when the default p2p node provided by Douyu goes offline, the video will be interrupted. Currently the player can solve this problem by stopping and restarting. As for the multi-stream p2p model, I am currently still studying how to assemble the data of multiple streams. There is no public documentation, so it will take some time.

Here "bilibili" can choose other stream connections

from live-stream-forwarder.

nv4d1k avatar nv4d1k commented on July 28, 2024

Douyu Live uses Tencent’s x-p2p solution. Currently, lsf does not adopt a multi-stream p2p mode, but a single-stream p2p mode. Therefore, when the default p2p node provided by Douyu goes offline, the video will be interrupted. Currently the player can solve this problem by stopping and restarting. As for the multi-stream p2p model, I am currently still studying how to assemble the data of multiple streams. There is no public documentation, so it will take some time.

Here "bilibili" can choose other stream connections

bilibili can get 1080p by v1 api now

from live-stream-forwarder.

nv4d1k avatar nv4d1k commented on July 28, 2024

Douyu Live uses Tencent’s x-p2p solution. Currently, lsf does not adopt a multi-stream p2p mode, but a single-stream p2p mode. Therefore, when the default p2p node provided by Douyu goes offline, the video will be interrupted. Currently the player can solve this problem by stopping and restarting. As for the multi-stream p2p model, I am currently still studying how to assemble the data of multiple streams. There is no public documentation, so it will take some time.

https://github.com/youshandefeiyang/LiveRedirect/tree/main/Golang

There are multiple stream connection projects here. See if it helps.

You may have misunderstood me. This project does not provide p2p multi-streaming, but only provides multi-format. For lsf, multi-format is not the optimal solution.

from live-stream-forwarder.

Lonely233233 avatar Lonely233233 commented on July 28, 2024

Douyu Live uses Tencent’s x-p2p solution. Currently, lsf does not adopt a multi-stream p2p mode, but a single-stream p2p mode. Therefore, when the default p2p node provided by Douyu goes offline, the video will be interrupted. Currently the player can solve this problem by stopping and restarting. As for the multi-stream p2p model, I am currently still studying how to assemble the data of multiple streams. There is no public documentation, so it will take some time.

https://github.com/youshandefeiyang/LiveRedirect/tree/main/Golang
There are multiple stream connection projects here. See if it helps.

You may have misunderstood me. This project does not provide p2p multi-streaming, but only provides multi-format. For lsf, multi-format is not the optimal solution.

Can Douyin be changed to use FLV? m3u8 is not as smooth as flv

from live-stream-forwarder.

nv4d1k avatar nv4d1k commented on July 28, 2024

Douyu Live uses Tencent’s x-p2p solution. Currently, lsf does not adopt a multi-stream p2p mode, but a single-stream p2p mode. Therefore, when the default p2p node provided by Douyu goes offline, the video will be interrupted. Currently the player can solve this problem by stopping and restarting. As for the multi-stream p2p model, I am currently still studying how to assemble the data of multiple streams. There is no public documentation, so it will take some time.

https://github.com/youshandefeiyang/LiveRedirect/tree/main/Golang
There are multiple stream connection projects here. See if it helps.

You may have misunderstood me. This project does not provide p2p multi-streaming, but only provides multi-format. For lsf, multi-format is not the optimal solution.

Can Douyin be changed to use FLV? m3u8 is not as smooth as flv

HLS can use Apple TV to cast the screen, so this program will return the HLS stream first. After v0.0.8, support using "http://x.x.x.x:x/douyin/xxxx?format=flv" to obtain FLV format streams.

from live-stream-forwarder.

Related Issues (3)

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.