From: Gerrit Renker <gerrit@erg.abdn.ac.uk>
To: dccp@vger.kernel.org
Subject: Re: DCCP support in VLC
Date: Fri, 28 Sep 2007 15:40:04 +0000 [thread overview]
Message-ID: <200709281640.04322@strip-the-willow> (raw)
In-Reply-To: <200709271930.03854.rdenis@simphalempin.com>
| Other than that, and apart from pending DCCP service code support I am happy
| to announce that the official VLC development tree now support DCCP
| out-of-the-box with RTP.
|
Great! That means that the old hack (which you commented on earlier) on
http://www.erg.abdn.ac.uk/users/gerrit/dccp/apps/#VLC_Patch
can go in favour of something properly integrated with the VLC code. Many thanks
for looking after this.
I am assuming that this relies on the non-blocking connect you described? If yes,
I shall make sure that the patch to do this is tidied up and submit it early next
week - this needs some more thought.
Excellent news!
| Manually, on the sender (assuming sender IP is 2001:db8::1):
| $ vlc -vv /dev/dvd \
| --sout '#rtp{dccp,mux=ts,portP04}'
|
| On the receiver:
| $ vlc -vv dccp://[2001:db8::1]:5004
|
| Or advertized with SAP, on the sender:
| $ vlc -vv /dev/dvd \
| --sout '#rtp{dccp,mux=ts,portP04,dst 01:db8::1,sdp=sap,name=MyDVD}'
|
| On the receiver, enable SAP service discovery and click MyDVD from the
| playlist.
|
|
| We cannot support multiple streams per session, because the live555 library
| does not support DCCP at this time. But TS multiplexing works great anyway.
next prev parent reply other threads:[~2007-09-28 15:40 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-27 16:30 DCCP support in VLC Rémi Denis-Courmont
2007-09-28 11:33 ` Gerrit Renker
2007-09-28 15:25 ` Rémi Denis-Courmont
2007-09-28 15:40 ` Gerrit Renker [this message]
2007-09-29 11:52 ` Rémi Denis-Courmont
2007-09-29 16:52 ` Gerrit Renker
2007-10-01 6:23 ` Gorry Fairhurst
2007-10-06 21:55 ` Eddie Kohler
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200709281640.04322@strip-the-willow \
--to=gerrit@erg.abdn.ac.uk \
--cc=dccp@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox