Hey,
So in PMU Connection Tester you can select the Udp connection parameters, set your port, and then select "enable Mulitcast/Remote Udp"
My question is how would you use the stream splitter to split this stream?
Thanks for your help,
Adam
Hey,
So in PMU Connection Tester you can select the Udp connection parameters, set your port, and then select "enable Mulitcast/Remote Udp"
My question is how would you use the stream splitter to split this stream?
Thanks for your help,
Adam
So if I use the test connection software it will work. How do I then use the stream splitter to split this stream?
Click the “+” button under UDP Rebroadcasts and add another UDP output destination.
Also note that with TCP, you can already have multiple simultaneous connections - you can test this yourself by running several instances of the PMU Connection Tester and each connecting to the same machine TCP port. On UDP you will need to target unique machine:port destinations.
Another option is to use multicast which will create a broadcast stream which gets split at the router.
Thanks,
Ritchie
Ritchie,
1st thanks for replying.
So on the PMU connections tester IP 10.1.2.3 is a different machine that is sending on UDP port 4723. IP 10.1.2.2 is the machine where PMU connection tester/ Stream splitter software is located.
So the first image/ PMU connection test shows I can receive data from 10.1.2.3:4723 and set a random local Udp port.
Second image, if I select listening port 4722 and try and forward back to 10.1.2.2:4700 nothing is happening.
So I don’t understand how to setup stream splitter to recieve like the PMU connection tester.
Thanks,
Adam
Two applications on the same machine cannot listen on the same UDP port at the same time.
I understand that. I guess what I am really trying to do is have the stream splitter subscribe to a mulitcast from 10.1.2.3:4723. Can stream splitter subscribe to a multicast?
Certainly - you just need to use a multicast address, and the publisher (assuming openPDC?) needs to publish to the multicast address.
Can i see a screen shot of stream splitter subscribing to a mulitcast?
Sorry - the UI is not so helpful here - but it will work. You need to add ; server=233.123.123.123; remoteport=5000
to the connection string manually:
Thank you. I think that worked. Just waiting for IT to open some ports.
thank you for your help.
Hi Ritchie, I am using the new StreamSplitter, version nightBuild 20240712 and it is working pretty well, this new version is very good for manipulate a large number of streams.
But I have facing some problems with UDP connections. I have 5 conections using UDP in the same port like:
1.1.1.1:4713
1.1.1.2:4713
The problems are:
1 - I change the server’s IP (“server=1.1.1.1”) in connection string, like mentioned above, but when I modify any other parameter or enable or disable the stream, the “server=1.1.1.1” parameter disappear.
2 - Even configuring the parameter “server=1.1.1.1; remoteport=4713” it seems to me that streamsplitter connects only in one stream, like spontaneous UDP and cannot connect in the second stream that have parameter “server=1.1.1.2; remoteport=4713”.
Can you give me advices to resolve these problems?
ps. I have tested individually the connections using PDC connection tester and it works individually.
Att
Will take a look at this and report back…
For multiple UDP end-points, use the [+]
button:
This seems to work for me. Does this address your issue?
Thanks,
Ritchie
Hi Ritchie,
My problem is in the inbound connection, I have some inbound UDP connections (Not spontaneous UDP) but I cannot use UDP with server defined.
When I define a server, if I change anything or enable, disable, the server parameter disapear.
I can produce a video if you want
Thanks
Can you try BETA version that has new UDP remote IP feature:
https://www.gridprotectionalliance.org/nightlybuilds/StreamSplitter/Beta/StreamSplitter.Installs.zip