- Joined
- Jun 24, 2011
- Messages
- 2
- Reaction score
- 0
I have a current paging setup that accepts an RCA in and wanted to use the sound card as the paging output device for the overhead speakers.
I tried using the 3cx softphone as a paging device but occasionally it would have issues and give a busy signal.
I discovered that VLC can accept the multicast paging output as an rtp stream.
To do this:
For Example: Setup a multicast page on IP 224.0.1.75 port 50001 (or the settings you prefer)
Then you can start VLC using the following.
"C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" rtp://224.0.1.75:50001
OR
From VLC menu
Media, Streaming, Network, enter URL rtp://224.0.1.75:50001, Then Select play at bottom
Hopefully this helps somebody out.
Matt
I tried using the 3cx softphone as a paging device but occasionally it would have issues and give a busy signal.
I discovered that VLC can accept the multicast paging output as an rtp stream.
To do this:
For Example: Setup a multicast page on IP 224.0.1.75 port 50001 (or the settings you prefer)
Then you can start VLC using the following.
"C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" rtp://224.0.1.75:50001
OR
From VLC menu
Media, Streaming, Network, enter URL rtp://224.0.1.75:50001, Then Select play at bottom
Hopefully this helps somebody out.
Matt