Skip to content

imvinaypatil/rtsp-recorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rtsp packet recorder (without transcoding)

Originally by @d-a-gerashenko

Usage

Device device = new Device ( ... ); device.triggerRecording(true,RecordInvoker.TYPE.ALWAYS); starts the recording. device.triggerRecording(false,RecordInvoker.TYPE.ALWAYS);stops the recording.

About

Rtsp packet recorder (without transcoding)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages