Skip to content

Commit 04f7b15

Browse files
committed
Update README
1 parent 70a3f08 commit 04f7b15

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
11
# php-rtsp-client
2-
PHP class for working with the RTSP protocol (WIP).
2+
This is a PHP class for interacting with the RTSP protocol. It is still a work in progress.
3+
4+
I started this whilst experimenting with the possibility of getting an RTSP stream from a device on the server side then transcoding it so it can be played in a webpage.
5+
6+
This class only handles communication with the RTSP control protocol. You can activate streams on devices but you will need seperate software to receive them.
7+
8+
If you think this is useful then please feel free to contribute.

0 commit comments

Comments
 (0)