+### OBS (Open Broadcast Studio):
+* Use rtsp://localhost:8554/abc in the recording options with RTSP container format and "start recording" or
+* if using the [rtsp-simple-server](https://github.com/aler9/rtsp-simple-server), enter "rtmp://localhost/abc"
+ in the streaming section and "start streaming". Although RTMP is used for sending to the RTSP server, the RTSP
+ protocol can be used to receive the stream.