IPTS in settings Portsdown 4

Discussion about this major DATV Project. See https://wiki.batc.org.uk/The_Portsdown_Transmitter
Post Reply
PE5PVB
Posts: 161
Joined: Sun Sep 02, 2012 6:51 pm

IPTS in settings Portsdown 4

Post by PE5PVB » Wed Oct 07, 2020 11:50 am

Hi,

Where can I find the settings, or select button to use IPTS input on Portsdown 4?

G8GKQ
Site Admin
Posts: 2928
Joined: Sun Mar 22, 2009 1:21 pm

Re: IPTS in settings Portsdown 4

Post by G8GKQ » Wed Oct 07, 2020 1:11 pm

Hi Sjef

It's in the Encoder Menu, as it selects an external encoder and I couldn't think of anywhere else remotely logical to put it.

Note that it will not work with Pluto though, only Lime and DATV Express.

Dave

PE5PVB
Posts: 161
Joined: Sun Sep 02, 2012 6:51 pm

Re: IPTS in settings Portsdown 4

Post by PE5PVB » Wed Oct 07, 2020 1:27 pm

Yes, I have a LimeSDR.
Where can I find the encoder menu?

G8GKQ
Site Admin
Posts: 2928
Joined: Sun Mar 22, 2009 1:21 pm

Re: IPTS in settings Portsdown 4

Post by G8GKQ » Wed Oct 07, 2020 1:41 pm

The Encoder menu is selected from the touchscreen, Menu 1, top row of small buttons, second button along.

Dave

HB9DUG
Posts: 33
Joined: Wed Jun 18, 2008 8:46 pm

Re: IPTS in settings Portsdown 4

Post by HB9DUG » Wed Oct 07, 2020 8:15 pm

Hello Dave,

To use the IPTS input, could you please confirm that I have to send a TS to the IP address of the PI 4 without a port number ?

Does the IPTS Monitor works on the Portsdown 4 ?

I have also read that it works only with the DATV Express board and Lime, fine with me.

73 qro de michel, hb9dug

G8GKQ
Site Admin
Posts: 2928
Joined: Sun Mar 22, 2009 1:21 pm

Re: IPTS in settings Portsdown 4

Post by G8GKQ » Wed Oct 07, 2020 9:41 pm

Hello Michel

You have to send the IPTS to the IP address of the Portsdown on port 10000. The IPTS monitor works very well on the Portsdown 4 and also monitors port 10000 (only).

73

Dave

Jabi
Posts: 66
Joined: Sun Jun 14, 2020 3:23 pm

Re: IPTS in settings Portsdown 4

Post by Jabi » Tue Oct 27, 2020 6:22 pm

Hello all:
I confirm that run on Lime, but no in Pluto.
73,s de Jabi, ea2aru.

PE5PVB
Posts: 161
Joined: Sun Sep 02, 2012 6:51 pm

Re: IPTS in settings Portsdown 4

Post by PE5PVB » Tue Oct 27, 2020 7:55 pm

Well, I'm still trying. Made a mistake in the topic title, I have a Portsdown 2020 (RSP3).

Want to get my Tandberg EN8090 to work as an input for the Portsdown 2020.
When I use the IP address from the Raspberry as destination on the stream output it doesn't work. When I use 224.0.0.251:10000, I do get the picture of my streamer on the IPTS monitor, but not on the transmitter.

Stream is an UDP multicast stream.

Any ideas?

G8GKQ
Site Admin
Posts: 2928
Joined: Sun Mar 22, 2009 1:21 pm

Re: IPTS in settings Portsdown 2020

Post by G8GKQ » Tue Oct 27, 2020 8:49 pm

The Portsdown transmitter needs a unicast (not multicast) UDP stream. The IPTS monitor uses a different method of receiving the stream - so this may work while the TX des not.

So you need to send the stream as a unicast on port 10000 to the Portsdown's IP address. It will then get picked up by these lines in the main transmitter file (rpidatv/scripts/a.sh line 1184):

Code: Select all

PORT=10000
netcat -u -4 -l $PORT > videots &
videots is then played out into the DVB-S/S2 encoder.

Dave

PE5PVB
Posts: 161
Joined: Sun Sep 02, 2012 6:51 pm

Re: IPTS in settings Portsdown 4

Post by PE5PVB » Tue Oct 27, 2020 9:28 pm

OK, finally got it to work.

Post Reply

Return to “The Portsdown Digital ATV System”