Giter Site home page Giter Site logo

Comments (6)

q191201771 avatar q191201771 commented on May 22, 2024

目前只支持RTMP pull回源,不支持RTSP pull回源,会尽快添加支持。

OnStreamNotFound:目前有on_sub_start,里面有当前是否存在输入流的标志,供业务方判断。
OnPlay token:这个是做拉流鉴权吗?后续会提供关闭指定流的HTTP API,业务方可实现异步拉流鉴权。
OnStreamNoneReader:目前当没有读者时,lalserver会关闭对应的pull回源。这种固定的关闭模式,是否满足你的需求?

from lal.

leotian111 avatar leotian111 commented on May 22, 2024

OnStreamNoneReader可以, 一般默认的也是关闭! OnPlay token是对httpflv用户端的签权, 不是rtsp拉流时的签权

from lal.

q191201771 avatar q191201771 commented on May 22, 2024

嗯,目前httpflv sub(播放者)的url参数会通过HTTP Notify回调给业务方。
后面加一个HTTP API,用来命令lalserver关闭指定的sub,就可以实现异步鉴权了。

from lal.

leotian111 avatar leotian111 commented on May 22, 2024

好的, 期待您的好消息!

from lal.

q191201771 avatar q191201771 commented on May 22, 2024

关闭指定sub的HTTP API已经支持了。
rtsp pull回源还不支持。这个功能移入 #37 这个issue中统一管理。
这个issue太久先关闭了。有问题可随时重新打开这个issue或者创建新的issue,感谢。

from lal.

q191201771 avatar q191201771 commented on May 22, 2024

HTTP-API控制的relay pull回源拉流功能已支持rtsp协议,可以试试,文档见:
https://pengrl.com/lal/#/HTTPAPI?id=_21-apictrlstart_relay_pull

from lal.

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.