Has ANYONE got streaming to Quicktime working?

About encoding, codec settings, muxers and filter usage
Lister
New Cone
New Cone
Posts: 7
Joined: 07 Sep 2006 22:27

Has ANYONE got streaming to Quicktime working?

Postby Lister » 10 Sep 2006 13:30

I need to scream! :cry:

Been trying to get ANYTHING to stream to Quicktime over HTTP. No joy whatsoever, Quicktime always waits a second, and then says "Invalid URL".

Is HTTP streaming even possible? I have tried every codec and container under the sun with no joy.

Do I have to use RTSP? In which case, does VideoLAN have enough support already, or will I need to use something like IceCast or Darwin?

sjensen
Blank Cone
Blank Cone
Posts: 36
Joined: 14 Jul 2006 20:18

Postby sjensen » 12 Sep 2006 15:57

I'm using VLC with Darwin, no issues. Works great.

Lister
New Cone
New Cone
Posts: 7
Joined: 07 Sep 2006 22:27

Postby Lister » 12 Sep 2006 21:16

Over HTTP, or RTSP?

What codec and mux are you using?

ps. I should have stipulated this is LIVE streaming. :)

sjensen
Blank Cone
Blank Cone
Posts: 36
Joined: 14 Jul 2006 20:18

Postby sjensen » 21 Sep 2006 16:18

Sorry for the delay. Using rtsp, live streaming from a webcam to quicktime player or plugin/activex on the client side, transcoding to mp4v and mp4a

ZeusDK
Blank Cone
Blank Cone
Posts: 18
Joined: 18 Nov 2006 11:35

Postby ZeusDK » 24 Nov 2006 23:24

Like:

Code: Select all

:sout=#transcode{vcodec=mp4v,vb=256,scale=1,acodec=mp4a,ab=128,channels=1}:rtp{sdp=rtsp://127.0.0.1:9000/test.sdp}
Just open rtsp://127.0.0.1:9000/test.sdp in QuickTime

northbiker
New Cone
New Cone
Posts: 3
Joined: 06 Jan 2007 18:54

Postby northbiker » 10 Jan 2007 16:29

Like:

Code: Select all

:sout=#transcode{vcodec=mp4v,vb=256,scale=1,acodec=mp4a,ab=128,channels=1}:rtp{sdp=rtsp://127.0.0.1:9000/test.sdp}
Just open rtsp://127.0.0.1:9000/test.sdp in QuickTime
This work on local computer and doesn't even use darwin, isn't it ?
Does anybody succeeded streaming live to a distant darwin server ?
I don't find which configuration I have to give to darwin, which port I have to open in the server firewall (except 554, 7070, 8000 and 8001 which are use for users to listen)

A last thing, after some test it seems to me that it is impossible for somebody behind a NAT (that he can't configure) to use rtsp and so for vod he can't navigate in the file (because he has to use simple http), am I right ?
Thanks
Timothe


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 12 guests