Skip to content

BrianYi/RTMPPuller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Platform: Linux

RTMP like protocol implementation, but without complicated header, it can be used as realtime transfer.

they are where it can be used to:

  1. realtime file transfer

  2. realtime video, like rtmp protocol, server is just transfer what he received and copy many of it to puller which is match up with packet app

  3. etc.

This project has three part: pusher,server and puller

if you familiar with rtmp protocal, it would be self-explanatory.

RTMPPusher: pushing local data to server

RTMPServer: transfer data and copy it to multi-copy to many pullers

RTMPPuller: pulling data from server

Detail about this project, please go to RTMPServer.

Authors

  • Brian Yi

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published