Git Product home page Git Product logo

jtt1078-video-server's Introduction

JT/T 1078交通部标准视频服务说明

  • 基于Rust语言、Axum Web框架、Tokio异步运行时实现的1078部标模拟视频服务。
  • 视频服务同时也是Web服务,接受Web请求,并给与响应,实现模拟视频服务所有Web功能。
  • 视频服务读取rtp文件并缓存,接收websocket视频数据请求,将缓存数据按JT/T 1078音视频包格式,组织为网络数据包,以正常视频帧率,通过websocket按一定时间间隔发送数据包到浏览器,浏览器端直接解码播放。
  • 每一路websocket请求,视频服务模拟一个视频终端。
  • 本工程为视频服务代码实现,JTT1078-wasm-player工程包括浏览器前端代码实现和本工程编译后可运行程序,包括运行于Windows和Linux操作系统。

作者联系方式:[email protected]

jtt1078-video-server's People

Contributors

ericyly avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

cebrains

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.