VLC can read SDP file

About encoding, codec settings, muxers and filter usage
erotavlas_turbo
Blank Cone
Blank Cone
Posts: 75
Joined: 26 Nov 2009 10:52

VLC can read SDP file

Postby erotavlas_turbo » 01 Feb 2010 17:29

Hi,

I have learnt how to use command for streaming. Now I would like to know where can I find a tutorial/guide about VLC SDP parameters.

The command is

Code: Select all

vlc prova.jpg --fake-duration 3600000 --sout '#transcode{vcodec=H263p,vb=384,width=352,height=288,acodec=none}:duplicate{dst=rtp{dst=10.36.1.16, port-audio=18528, port-video=19046,sdp=file:///home/tore/Srivania/prova/file.sdp}}'
This is the file.sdp that I would like to read from VLC

Code: Select all

v=0 o=sipp 53655765 2353687637 IN IP[local_ip_type] [local_ip] s=- c=IN IP[local_ip_type] [local_ip] t=0 0 m=audio [auto_media_port] RTP/AVP 0 8 a=rtpmap:0 PCMU/8000 a=rtpmap:8 PCMA/8000 a=sendonly m=video [auto_media_port+10] RTP/AVP 96 a=fmtp:96 QCIF=1 CIF=1 I=1 J=1 T=1 MaxBR=4520 a=rtpmap:96 H263-1998/90000 a=sendonly
Last edited by erotavlas_turbo on 03 Feb 2010 09:42, edited 3 times in total.

erotavlas_turbo
Blank Cone
Blank Cone
Posts: 75
Joined: 26 Nov 2009 10:52

Re: Streaming and SDP

Postby erotavlas_turbo » 02 Feb 2010 12:16

Hi,

I'm trying to change the SDP parameter of VLC, but without results. Is it possible? Can VLC only write the SDP file?

Thank

jorgerv17
New Cone
New Cone
Posts: 6
Joined: 12 Nov 2009 20:01

Re: VLC can read SDP file

Postby jorgerv17 » 11 Feb 2010 20:33

I can't export the SDP file, please help me.

jorgerv17
New Cone
New Cone
Posts: 6
Joined: 12 Nov 2009 20:01

Re: VLC can read SDP file

Postby jorgerv17 » 11 Feb 2010 20:46

I can export the SDP file, thanks.

Incarnate
New Cone
New Cone
Posts: 5
Joined: 03 Jun 2010 08:26

Re: VLC can read SDP file

Postby Incarnate » 03 Jun 2010 08:32

I'm also facing the same issue.

I want to understand the sdp file output, specifically the config parameters in video.
Did anyone figure this out or find a way?

Rémi Denis-Courmont
Developer
Developer
Posts: 15309
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: VLC can read SDP file

Postby Rémi Denis-Courmont » 03 Jun 2010 20:07

The SDP file syntax is detailled in IETF RFC4566.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 21 guests