V
V
Vitaly2018-04-04 10:01:25
VLC
Vitaly, 2018-04-04 10:01:25

Can I watch multicast streaming from Sony PCS-XG100 video terminal on VLC player?

There is a video terminal Sony PCS-XG100, with the possibility of multicast streaming. Connecting and watching a stream is now done exclusively in QuickTime Player (or in a browser via QuickTime Plugin). Keeping this useless monster for the sake of one task is extremely irrational. I'm trying to attach a lightweight and versatile VLC to this business, but all attempts fail.
Here is the SDP for streaming in QTP:
mdatv=0
s=-
o=KypraH 9336 34476 IN IP4 10.45.15.210
t=0 0
m=audio 49501 RTP/AVP 98
c=IN IP4 230.0.0.1/3
a=rtpmap: 98 mpeg4-generic/32000/1
a=fmtp:98 streamType=5; profile-level-id=15; mode=AAC-hbr; objectType=2; config=1288; sizeLength=13; indexLength=3; indexDeltaLength=3; constantDuration=1024
m=video 49500 RTP/AVP 98
c=IN IP4 230.0.0.1/3
a=rtpmap:96 H264/90000
a=fmtp:96 profile-level-id=640032; packetization-mode=0; sprop-parameter-sets=J2QAMqwXKgFAFuQ=,KP4Briw=
VLC does not pick up this file directly, there are no error messages, nothing.
Trying to connect to a multicast group via URL rtp://@230.0.0.1:49500 (this is a video only port, although the sdp file also describes an audio stream on port 49501)
Result:
SDP required:
A description in SDP format is required to receive the RTP stream. Note that rtp:// URIs cannot work with dynamic RTP payload format (96).
That. we conclude that VLC knows nothing about the format with code 96 (the same with audio, only format 98)
Maybe you can specify all these parameters in the line of additional parameters when opening the URL?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
W
Wexter, 2018-04-04
@Wexter

Open a URL like rtp://@239.0.0.1:5004 in VLC, where 239.0.0.1:5004 is the address and port of the stream. address / port is supposedly configured on the terminal

W
wHiTeBeS, 2018-06-28
@wHiTeBeS

I join the question. Terminal PCS-XG 55. Otherwise, the question is the same. Can you use another player?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question