Running Video Streaming

Before running video streaming, you must configure the LabVIEW MIMO 5G/6G Research Design Library system and install the VLC media player.
Complete the following steps to run video streaming:
  1. On the gNodeB side, open a VLC media player window and complete the following steps.
    1. Select Media » Stream.
      An Open Media dialog appears.
    2. On File Selection, click Add to add a video file for streaming.
    3. Click Stream to open a Stream Output dialog.
    4. On Source, click Next.
    5. On Destinations, select the Display locally checkbox, select UDP (legacy) from the list, and then click Add.
    6. Enter RT Physical IP address:Port you previously added to the gNodeB "Configuration_File_videostream.ini" into Address and Port, respectively.
    7. On Transcoding options, make sure the Activate Transcoding checkbox is selected, select the video format you are transmitting from the list, and then click Next.
    8. On Miscellaneous Options, select the Stream all elementary streams checkbox and then click Stream.
  2. On the UE side, open a VLC media player window and complete the following steps.
    1. Select Media » Open Network Stream.
      A Open Media dialog appears.
    2. On Network, enter udp://@:UE control PC port number you previously added for UE VLC IP address:Port.
    3. Click Play.