Page 1 of 1
Pluto control PIDs via rtmp
Posted: Fri Oct 07, 2022 5:20 pm
by PE5PVB
Hi,
I would like to use the stream option in OBS to start my DVB transmission, but how can I set my own custom VPID, APID, PMT PID and PCR PID?
Re: Pluto control PIDs via rtmp
Posted: Sat Oct 08, 2022 4:35 am
by F4DVK
Hi,
Here are the possible settings:
Set streaming
Assume that pluto is directly connected to PC. Go to connection/new and type the URL. The parsing is very poor so, be very carefull with syntax, particularly "," which is used for parameter separator.
Frequency in Mhz: 437
Mode (DVBS/DVBS2) : DVBS2
Constellation (QPSK,8PSK,16APSK): QPSK (only QPSK in valid in DVBS)
SymbolRate in KS (33-2000) : 333
FEC (12,23,34,67,78...) : 23
Gain in dB (-71..0): 0
---Advanced parameters---
Calib mode {calib,nocalib]}: Force a calibration process (high spike) with calib
PCR/PTS delay (100-2000):default 600: if encoding suffers from underflow, increase this
Audio transcoding bitrate: Audio bitrate from OBS could not go down below 64kbit , this is used to workaround that
CALLSIGN /li>
You can copy/paste these fields
Basic setup
rtmp://192.168.2.1:7272/,437,DVBS2,QPSK,333,23,0,
,F5OEO,
Advanced setup
rtmp://192.168.2.1:7272/,437,DVBS2,QPSK,333,23,0,nocalib,800,32,
Stephane