Skip to content

castisdev/rtspclient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rtspclient

기본

$ ./rtspclient -url rtsp://172.16.11.100:8554 -transport TCP


100개 세션

$ ./rtspclient -url rtsp://172.16.11.100:8554 -transport TCP -count 100


rtsp://172.16.11.100:8554/10001.stream ~ rtsp://172.16.11.100:8554/10002.stream

$ ./rtspclient -url rtsp://172.16.11.100:8554/{NUM}.stream -transport TCP \
-start 10001 -end 10002

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published