Closed ai4581532 closed 5 years ago
Hi @ai4581532,
As its name implies, RTSPATT streams using the RTSP protocol, and does not support HTTP streaming. In order to achieve that, you would either need to contribute to this repository by opening a PR, or to use another tool.
Sorry, I mean,Is it possible to run like this “./rtspatt -i http://10.9.242.59:8080/st016/st016-sc1.mp4 -l 172.100.100.12 -b 18554”,think you
Ah! I see. Well unfortunately, HTTP input is not yet supported either, but it could be quite an easy feature to add. If you are familiar with gstreamer, you can do so by simply changing the source of the internal pipeline :)