Giter Site home page Giter Site logo

推送http_ts流的客户端 about lal HOT 3 CLOSED

q191201771 avatar q191201771 commented on May 22, 2024
推送http_ts流的客户端

from lal.

Comments (3)

q191201771 avatar q191201771 commented on May 22, 2024 1

你好:
目前lal仅支持从lal-server拉取http-ts流,并不支持推送http-ts流。
我之前没有了解过http-ts推流,请问你是什么场景下需要?
或者现在是否有开源或常见的客户端、服务端支持http-ts推流?
请提供更多信息给我,我很乐意实现更多的功能。

from lal.

hnmaonanbei avatar hnmaonanbei commented on May 22, 2024

yo 您好:
十分感激您的回复, 题中的需求已经解决了,并成功的使用的lal-server的部分库。 有一点不太成熟的建议,比如flv解析库,建议将*os.File类型 改成 io 接口类型,这样用起来就不需要改源码了。

from lal.

q191201771 avatar q191201771 commented on May 22, 2024

感谢提出宝贵建议。

你说的flv解析与*os.File,指的是flv_file_reader.go吗?
目前,
flv_file_reader.go对应读取flv文件,
client_pull_session.go对应拉取http-flv流,
它们都依赖更底层的解析flv tag的函数,
因为除了这两个场景,我还没有遇到其他读取flv流的场景,
所以flv_file_reader.go写的比较固定,直接包含了打开文件的操作,使得上层使用简单些。

后续有其他使用上的问题,欢迎继续提issue。

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.