Skip to content

hinike/rtsp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rtsp

rtsp implements RTSP in Go. The development focus is for video streaming from security cameras, but the library is developed such that it should be useful for any type of stream.

Currently, rtp and rtcp are implemented as sub-packages, but this will likely change once the library matures.

License

rtsp is licensed under the BSD 3-clause license. See LICENSE.BSD for details.

About

rtsp implementation in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%