I have IP camera, i want to restream to website, how to do it in this system?
First you need to specify ingest stream:
stream mycamera {
url rtsp://192.168.0.200/h264;
}
See more about data source types here https://flussonic.com/doc/live/source
You can add your camera in website if you use this URL http://flussonic_ip/mycamera/embed.html
See more here https://flussonic.com/doc/play/embed