Tutorial: Stream from Premiere Pro to Pixelview

Tutorial
September 1, 2022

With the NDI feature in Premiere Pro you can stream to Pixelview without requiring any hardware.

Sign up here to receive your login credentials.

Summary

  1. Apply for login credential in the link above. Wait for us to email you.
  2. Install NDI tools and OBS.
  3. Please shut down OBS if you have it open and install these two plugins: 
  4. Plugin 1
  5. Plugin 2
  6. In Premiere, open Preferences and Playback and enable NDI output for both video and audio.
  7. Make sure playback quality is set to Full and not 1/2.
  8. Open OBS.
  9. Add a new NDI source, select Premiere and set Latency to Low. Save.
  10. Right click on the audio meters and select Advanced Audio Properties.
  11. On the NDI source, set Audio Monitoring to Monitor and Output to get audio in both the stream and your headphones. Save.
  12. Open settings and click the Stream tab.
  13. Choose Custom and paste the Server address you’ve received from us. Leave Stream Key blank.
  14. Go to output and set bitrate. We recommend around 5 Mbit/s (5000 Kbps). Please don’t stream at higher bitrate than 12 Mbit/s.
  15. Set CPU preset and Tune to “ultrafast” and “zerolatency” for lowest latency.
  16. Click Start Streaming
  17. Open the login.pixelview link you received from us and login.
  18. Click the watch link to view the stream. “Web link with embedded password”.

Use Safari for best quality and latency.

Best color accuracy and quality is in the iPhone, iPad or Apple TV apps. Download Pixelview Playerfrom the app store and enter the Stream ID and Password.

Troubleshooting

If you are seeing artefacts or other glitches in the stream there are a couple of settings to change.

Latency

In the SRT protocol, this parameter is used to mitigate bad network between you and the server. It should be no less than twice the round-trip between encoder and ingest server. Increasing it will lead to slighly longer latency but a more stable stream.

  • Add the following to the end of your server URL.
  • &latency=200000
    i.e srt://us-1.pixelview.io:1234?passphrase=xxxxxx&latency=200000
  • This will increase the latency from the default 120 ms to 200 ms. You can try with different numbers until you get a stable stream.