Single ULL Stream Configuration
On the web UI or from LiveEdge® Cloud Control, set up the desired encoder instances and 1xRTMP Output. For this demo, we will be using one video encoder with encoded resolution at 1920x1080p.
Web UI or Cloud Control
1. Configure a Video Profile: 1080p Red5Pro
- Video Scaling: 1920x1080p (16:9)
- Encoding Mode: Constant Bitrate
- Video Bitrate: 5000 kbps
- Video Encoding: H.264 (AVC)
- H.264 Profile: Baseline Profile
- Keyframe Interval: 1 Second(s) or 1000 Milliseconds
- Quality/Latency: Lowest Profile
2. Configure an Audio Profile: Red5Pro Audio
- Audio Encoding: MPEG-4 AAC-LC
- Encoding Mode: Constant Bitrate
- Audio Bitrate: 128 kbps
3. From your Red5Pro Portal, you can determine your streaming host IP address.
4. Construct the RTMP URL for use in the Videon device as in the example given below (replacing streaming_host_IP and MyStreamName accordingly):
- rtmp://streaming_host_IP/live/MyStreamName
5. Navigate to the desired RTMP output of the Videon device, select the configured Video and Audio Profiles from earlier, and select the Generic RTMP Streaming Provider.
6. Enter the generic RTMP URL constructed from step 4 in the Stream URL
7. Turn on the RTMP Output
8. Click Save
9. Configure the playback URL by using the following format (replacing the two instances of streaming_host_IP and the single instance of MyStreamName):
- http://streaming_host_IP:5080/live/viewer.jsp?host=streaming_host_IP&stream=MyStreamName