Skip to content

hirokikana/rtmp-client

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
December 22, 2018 03:06
December 22, 2018 03:06
November 26, 2018 10:34
November 26, 2018 10:34
December 22, 2018 03:06

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