When service "SRT Streamer PRO" is running (see here) then you can go to "http://127.0.0.1:8082" in browser.
Workflow
So let's look at the basic case: you need to stream multiple cameras to your remote Studio.
In this case, it is assumed that all streams should have the same encoding profile (fps, frame size, bitrate).
Then the procedure is as follows:
1) fill in the encoding profile: specify server address and general parameters (fps, frame size, bitrate, encoder )
2) create a Stream for each camera: specify the input device and Stream ID. You can also optionally specify other settings. e.g. which audio channels to use.
3) start streaming
Below is more detail on each step.
Step 1: Streaming Setup
In this window you need setup Destination host/port and parameters for streams.
SRT Streamer PRO will be capture sources and converts every feed to this format, encode and send to Destination server.
Press button "Add stream". In this window select Profile, source and type stream id. When this stream will be started then it will use params from Profile (destination server, fps, bitrate etc).