Skip to content

hirokikana/rtmp-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rtmp-client

Description

RTMP client for Python. This project was created for deepen my understanding to RTMP protocol.

Usage

publish to remote client

$ echo "test message" | python3 bin/rtmp-client publish 

subscribe from publisher

$ python3 bin/rtmp-client play

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages