|
View:
New views
20 Messages
—
Rating Filter:
Alert me
|
| < Prev | 1 - 2 | Next > |
|
|
Streaming H.264 videosI used ffmpeg to encode my h.264 videos ffmpeg -i S:\VIDEO_TS\VTS_01_1.VOB -y -f flv -vcodec libx264 -s 640x362 -ss 35 -t 60 -vpre ./libx264-hq.ffpreset -r 25 -b 700k -ar 44100 topten.flv Thanks New Windows 7: Find the right PC for you. Learn more. _______________________________________________ Red5 mailing list Red5@... http://osflash.org/mailman/listinfo/red5_osflash.org |
|
|
Re: Streaming H.264 videosI don't believe 0.8 has the ability to stream h.264. Try one of the 0.8 release candidates.
On Tue, Oct 27, 2009 at 6:47 AM, Henry Narh <henrynarh@...> wrote:
_______________________________________________ Red5 mailing list Red5@... http://osflash.org/mailman/listinfo/red5_osflash.org |
|
|
Re: Streaming H.264 videosThanks Henry Date: Tue, 27 Oct 2009 09:58:21 -0400 From: dominick@... To: red5@... Subject: Re: [Red5] Streaming H.264 videos I don't believe 0.8 has the ability to stream h.264. Try one of the 0.8 release candidates. On Tue, Oct 27, 2009 at 6:47 AM, Henry Narh <henrynarh@...> wrote:
Chat to your friends for free on selected mobiles. Learn more. _______________________________________________ Red5 mailing list Red5@... http://osflash.org/mailman/listinfo/red5_osflash.org |
|
|
Re: Streaming H.264 videosOn Tue, Oct 27, 2009 at 2:58 PM, Dominick Accattato <dominick@...> wrote:
> I don't believe 0.8 has the ability to stream h.264. Try one of the 0.8 > release candidates. He meant 0.9 _______________________________________________ Red5 mailing list Red5@... http://osflash.org/mailman/listinfo/red5_osflash.org |
|
|
Re: Streaming H.264 videosHrmm,
it definitely does support streaming h.264 videos. I've personally confirmed it. Although it's quite picky on the encoding. How are you encoding your videos? On Tue, Oct 27, 2009 at 11:26 AM, Henry Narh <henrynarh@...> wrote:
_______________________________________________ Red5 mailing list Red5@... http://osflash.org/mailman/listinfo/red5_osflash.org |
|
|
Re: Streaming H.264 videosOn Tue, Oct 27, 2009 at 4:26 PM, Henry Narh <henrynarh@...> wrote:
> Thanks for the suggestion Dominick but unfortunately still did not work. I > tried v0.8 (rc1 and rc2) and v0.9 rc1 but same problem occurs with sound > playing but no video. Does that mean red5 still does not support streaming > h.264 videos at the moment? It has nothing to do with h264, it's only about the format. I use mp4 for streaming my h264 videos. _______________________________________________ Red5 mailing list Red5@... http://osflash.org/mailman/listinfo/red5_osflash.org |
|
|
Re: Streaming H.264 videosI used ffmpeg to rip the video from a dvd. ffmpeg -i S:\VIDEO_TS\VTS_01_1.VOB -y -f flv -vcodec libx264 -s 640x362 -ss 35 -t 60 -vpre ./libx264-hq.ffpreset -r 25 -b 700k -ar 44100 topten.flv But note I'm using a flv container. I also tried mp4 container with ffmpeg but I couldn't get the demo app to see the mp4 file. Seems to only see flv files. cheers Date: Tue, 27 Oct 2009 11:36:01 -0400 From: dominick@... To: red5@... Subject: Re: [Red5] Streaming H.264 videos Hrmm, it definitely does support streaming h.264 videos. I've personally confirmed it. Although it's quite picky on the encoding. How are you encoding your videos? On Tue, Oct 27, 2009 at 11:26 AM, Henry Narh <henrynarh@...> wrote:
New Windows 7: Find the right PC for you. Learn more. _______________________________________________ Red5 mailing list Red5@... http://osflash.org/mailman/listinfo/red5_osflash.org |
|
|
Re: Streaming H.264 videos> Date: Tue, 27 Oct 2009 16:39:39 +0100 > From: iamkenzo@... > To: red5@... > Subject: Re: [Red5] Streaming H.264 videos > > On Tue, Oct 27, 2009 at 4:26 PM, Henry Narh <henrynarh@...> wrote: > > Thanks for the suggestion Dominick but unfortunately still did not work. I > > tried v0.8 (rc1 and rc2) and v0.9 rc1 but same problem occurs with sound > > playing but no video. Does that mean red5 still does not support streaming > > h.264 videos at the moment? > It has nothing to do with h264, it's only about the format. I use mp4 > for streaming my h264 videos. > > _______________________________________________ > Red5 mailing list > Red5@... > http://osflash.org/mailman/listinfo/red5_osflash.org New Windows 7: Find the right PC for you. Learn more. _______________________________________________ Red5 mailing list Red5@... http://osflash.org/mailman/listinfo/red5_osflash.org |
|
|
Re: Streaming H.264 videosThomas, just want to put this out there... if you're company needs consulting, don't hesitate to contact me offline and we could help out with your solution. My company, Infrared5 (www.infrared5.com) can definitely build any solution you're looking for. ;)
On Tue, Oct 27, 2009 at 11:39 AM, Thomas <iamkenzo@...> wrote:
_______________________________________________ Red5 mailing list Red5@... http://osflash.org/mailman/listinfo/red5_osflash.org |
|
|
Re: Streaming H.264 videosOn Tue, Oct 27, 2009 at 5:51 PM, Dominick Accattato <dominick@...> wrote:
> Thomas, just want to put this out there... if you're company needs > consulting, don't hesitate to contact me offline and we could help out with > your solution. My company, Infrared5 (www.infrared5.com) can definitely > build any solution you're looking for. ;) ??? Wrong thread? I simply had to port my app to Red5 and it's working very well. I just have this little "class load error" glitch that has something to do with persistence, beside that my app is 100% functional. @Henry: I use Sony Vegas to output the mp4 video. Can you get your hands on it? They have a free trial I guess. See if it solves your problem, but anyway I remember using ffmpeg too and its videos were correctly streamed by red5. _______________________________________________ Red5 mailing list Red5@... http://osflash.org/mailman/listinfo/red5_osflash.org |
|
|
Re: Streaming H.264 videoscheers > Date: Tue, 27 Oct 2009 18:17:06 +0100 > From: iamkenzo@... > To: red5@... > Subject: Re: [Red5] Streaming H.264 videos > > On Tue, Oct 27, 2009 at 5:51 PM, Dominick Accattato <dominick@...> wrote: > > Thomas, just want to put this out there... if you're company needs > > consulting, don't hesitate to contact me offline and we could help out with > > your solution. My company, Infrared5 (www.infrared5.com) can definitely > > build any solution you're looking for. ;) > ??? Wrong thread? > > I simply had to port my app to Red5 and it's working very well. I just > have this little "class load error" glitch that has something to do > with persistence, beside that my app is 100% functional. > > > @Henry: I use Sony Vegas to output the mp4 video. Can you get your > hands on it? They have a free trial I guess. See if it solves your > problem, but anyway I remember using ffmpeg too and its videos were > correctly streamed by red5. > > _______________________________________________ > Red5 mailing list > Red5@... > http://osflash.org/mailman/listinfo/red5_osflash.org New Windows 7: Simplify what you do everyday. Find the right PC for you. _______________________________________________ Red5 mailing list Red5@... http://osflash.org/mailman/listinfo/red5_osflash.org |
|
|
Re: Streaming H.264 videosok, trying to use oflademo to stream mp4 files is unlikely
to work for one reason I think of.
1. oflaDemo is not likely to form the right play request
for mp4 files.
Notice the documentation for playing mp4 files. read the
'play' function reference.
All this time spent trying different methods of encoding
would not matter if the play request wasnt formed as documented.
Last time I looked at the app, Ofla demo was not
set up to recognise and create the mp4 play request.
_______________________________________________ Red5 mailing list Red5@... http://osflash.org/mailman/listinfo/red5_osflash.org |
|
|
Re: Streaming H.264 videosI'm using jw player as my flash client and I tried passing the file name as 'file': 'mp4:topten.mp4' but the error - File was null or did not exist: mp4:mp4:topten.mp4 is thrown in the log file. So looks like the play method is using the right string for mp4?? (btw the file is called topten.mp4 in the streams folder of oflademo folder) Specifying 'file': 'mp4:topten' does not produce an error but the video does not play. Player just shows the preloader. Similarly if I specify 'file': 'topten.mp4', no error but video does not play. I also get the error Method checkBandwidth with parameters [] not found in org.red5.demos.oflaDemo.Application@... for all file types (even those that stream correctly) but I've ignored. Does anyone know where I can get some sample mp4 files that stream correctly with red5 and I can test with? Otherwise must be something to do with my encoding. Thanks From: bowljoman@... To: red5@... Date: Tue, 27 Oct 2009 15:49:35 -0700 Subject: Re: [Red5] Streaming H.264 videos ok, trying to use oflademo to stream mp4 files is unlikely to work for one reason I think of.
1. oflaDemo is not likely to form the right play request for mp4 files.
Notice the documentation for playing mp4 files. read the 'play' function reference.
All this time spent trying different methods of encoding would not matter if the play request wasnt formed as documented.
Last time I looked at the app, Ofla demo was not set up to recognise and create the mp4 play request.
Download Messenger onto your mobile for free. Learn more. _______________________________________________ Red5 mailing list Red5@... http://osflash.org/mailman/listinfo/red5_osflash.org |
|
|
Re: Streaming H.264 videosHenri,
Honestly create your own dummy test player it will take 1hr max to do that so you'll have total control over the file requested. Basically create a netConnection, then a netStream, then a Video object and attach the netStream to the Video and you're done. _______________________________________________ Red5 mailing list Red5@... http://osflash.org/mailman/listinfo/red5_osflash.org |
|
|
Re: Streaming H.264 videosSorry did not get back to you on this. Unfortunately I gave up on this as could not get it to work. Tried the same videos with Wowza and streamed with no problems. Will revisit red5 in the future. Many thanks for your support. > Date: Wed, 28 Oct 2009 10:32:08 +0100 > From: iamkenzo@... > To: red5@... > Subject: Re: [Red5] Streaming H.264 videos > > Henri, > > Honestly create your own dummy test player it will take 1hr max to do > that so you'll have total control over the file requested. Basically > create a netConnection, then a netStream, then a Video object and > attach the netStream to the Video and you're done. > > _______________________________________________ > Red5 mailing list > Red5@... > http://osflash.org/mailman/listinfo/red5_osflash.org New Windows 7: Simplify what you do everyday. Find the right PC for you. _______________________________________________ Red5 mailing list Red5@... http://osflash.org/mailman/listinfo/red5_osflash.org |
|
|
R: Streaming H.264 videosHi Henry, I had no problem to stream an mp4 (Hd 720p) with red5
0.9.0 (last version in the svn) and flowplayer! Da:
red5-bounces@... [mailto:red5-bounces@...] Per conto di Henry
Narh Hi Thomas, New
Windows 7: Simplify what you do everyday. Find the right PC
for you. _______________________________________________ Red5 mailing list Red5@... http://osflash.org/mailman/listinfo/red5_osflash.org |
|
|
Re: R: Streaming H.264 videosHi there,
I agree Giusanny, I had no problem with mp4, Red5 0.9 and Floplayer But what about live streaming? I have tested that live streaming h264 works with the forbidden encoder (I hope, there will be an unforbidden available soon... :S) I tested that I can watch the live streaming throught the Red5 publisher's viewer. But when I try to watch it throught Flowplayer, I can hear it, but I don't see anything. Anyone got this working? ----- Mensaje original ----- De: "Giusanny" <giusanny@...> Para: red5@... Enviados: Lunes, 2 de Noviembre 2009 15:15:29 Asunto: [Red5] R: Streaming H.264 videos Hi Henry, I had no problem to stream an mp4 (Hd 720p) with red5 0.9.0 (last version in the svn) and flowplayer! Da: red5-bounces@... [mailto:red5-bounces@...] Per conto di Henry Narh Inviato: lunedì 2 novembre 2009 15.07 A: red5@... Oggetto: Re: [Red5] Streaming H.264 videos Hi Thomas, Sorry did not get back to you on this. Unfortunately I gave up on this as could not get it to work. Tried the same videos with Wowza and streamed with no problems. Will revisit red5 in the future. Many thanks for your support. > Date: Wed, 28 Oct 2009 10:32:08 +0100 > From: iamkenzo@... > To: red5@... > Subject: Re: [Red5] Streaming H.264 videos > > Henri, > > Honestly create your own dummy test player it will take 1hr max to do > that so you'll have total control over the file requested. Basically > create a netConnection, then a netStream, then a Video object and > attach the netStream to the Video and you're done. > > _______________________________________________ > Red5 mailing list > Red5@... > http://osflash.org/mailman/listinfo/red5_osflash.org _____ New Windows 7: Simplify what you do everyday. Find the right PC <http://www.microsoft.com/uk/windows/buy/> for you. _______________________________________________ Red5 mailing list Red5@... http://osflash.org/mailman/listinfo/red5_osflash.org _______________________________________________ Red5 mailing list Red5@... http://osflash.org/mailman/listinfo/red5_osflash.org |
|
|
R: R: Streaming H.264 videosYes, I did with a player made by myself (very easy...a lot of examples in the web)
Giuseppe I HOPE WE GET A NOT FORBIDDEN ENCODER!!!! Publisher tool is not good to stream live! Any one has an idea on a good encoder different from FME3? -----Messaggio originale----- Da: red5-bounces@... [mailto:red5-bounces@...] Per conto di Alayn Gortazar Inviato: lunedì 2 novembre 2009 16.08 A: red5@... Oggetto: Re: [Red5] R: Streaming H.264 videos Hi there, I agree Giusanny, I had no problem with mp4, Red5 0.9 and Floplayer But what about live streaming? I have tested that live streaming h264 works with the forbidden encoder (I hope, there will be an unforbidden available soon... :S) I tested that I can watch the live streaming throught the Red5 publisher's viewer. But when I try to watch it throught Flowplayer, I can hear it, but I don't see anything. Anyone got this working? ----- Mensaje original ----- De: "Giusanny" <giusanny@...> Para: red5@... Enviados: Lunes, 2 de Noviembre 2009 15:15:29 Asunto: [Red5] R: Streaming H.264 videos Hi Henry, I had no problem to stream an mp4 (Hd 720p) with red5 0.9.0 (last version in the svn) and flowplayer! Da: red5-bounces@... [mailto:red5-bounces@...] Per conto di Henry Narh Inviato: lunedì 2 novembre 2009 15.07 A: red5@... Oggetto: Re: [Red5] Streaming H.264 videos Hi Thomas, Sorry did not get back to you on this. Unfortunately I gave up on this as could not get it to work. Tried the same videos with Wowza and streamed with no problems. Will revisit red5 in the future. Many thanks for your support. > Date: Wed, 28 Oct 2009 10:32:08 +0100 > From: iamkenzo@... > To: red5@... > Subject: Re: [Red5] Streaming H.264 videos > > Henri, > > Honestly create your own dummy test player it will take 1hr max to do > that so you'll have total control over the file requested. Basically > create a netConnection, then a netStream, then a Video object and > attach the netStream to the Video and you're done. > > _______________________________________________ > Red5 mailing list > Red5@... > http://osflash.org/mailman/listinfo/red5_osflash.org _____ New Windows 7: Simplify what you do everyday. Find the right PC <http://www.microsoft.com/uk/windows/buy/> for you. _______________________________________________ Red5 mailing list Red5@... http://osflash.org/mailman/listinfo/red5_osflash.org _______________________________________________ Red5 mailing list Red5@... http://osflash.org/mailman/listinfo/red5_osflash.org _______________________________________________ Red5 mailing list Red5@... http://osflash.org/mailman/listinfo/red5_osflash.org |
|
|
Re: R: R: Streaming H.264 videosIf I pause and start again... it works for me... I start watching
video! (at beginning only sound too) On Mon, Nov 2, 2009 at 4:16 PM, Giusanny <giusanny@...> wrote: > Yes, I did with a player made by myself (very easy...a lot of examples in the web) > > Giuseppe > > I HOPE WE GET A NOT FORBIDDEN ENCODER!!!! > Publisher tool is not good to stream live! > Any one has an idea on a good encoder different from FME3? > > -----Messaggio originale----- > Da: red5-bounces@... [mailto:red5-bounces@...] Per conto di Alayn Gortazar > Inviato: lunedì 2 novembre 2009 16.08 > A: red5@... > Oggetto: Re: [Red5] R: Streaming H.264 videos > > Hi there, > > I agree Giusanny, I had no problem with mp4, Red5 0.9 and Floplayer > > But what about live streaming? > I have tested that live streaming h264 works with the forbidden encoder (I hope, there will be an unforbidden available soon... :S) > > I tested that I can watch the live streaming throught the Red5 publisher's viewer. But when I try to watch it throught Flowplayer, I can hear it, but I don't see anything. > > Anyone got this working? > > > ----- Mensaje original ----- > De: "Giusanny" <giusanny@...> > Para: red5@... > Enviados: Lunes, 2 de Noviembre 2009 15:15:29 > Asunto: [Red5] R: Streaming H.264 videos > > Hi Henry, I had no problem to stream an mp4 (Hd 720p) with red5 0.9.0 (last version in the svn) and flowplayer! > > > > > > Da: red5-bounces@... [mailto:red5-bounces@...] Per conto di Henry Narh > Inviato: lunedì 2 novembre 2009 15.07 > A: red5@... > Oggetto: Re: [Red5] Streaming H.264 videos > > > > Hi Thomas, > Sorry did not get back to you on this. Unfortunately I gave up on this as could not get it to work. Tried the same videos with Wowza and streamed with no problems. Will revisit red5 in the future. Many thanks for your support. > >> Date: Wed, 28 Oct 2009 10:32:08 +0100 >> From: iamkenzo@... >> To: red5@... >> Subject: Re: [Red5] Streaming H.264 videos >> >> Henri, >> >> Honestly create your own dummy test player it will take 1hr max to do >> that so you'll have total control over the file requested. Basically >> create a netConnection, then a netStream, then a Video object and >> attach the netStream to the Video and you're done. >> >> _______________________________________________ >> Red5 mailing list >> Red5@... >> http://osflash.org/mailman/listinfo/red5_osflash.org > > _____ > > New Windows 7: Simplify what you do everyday. Find the right PC <http://www.microsoft.com/uk/windows/buy/> for you. > > > _______________________________________________ > Red5 mailing list > Red5@... > http://osflash.org/mailman/listinfo/red5_osflash.org > > _______________________________________________ > Red5 mailing list > Red5@... > http://osflash.org/mailman/listinfo/red5_osflash.org > > > _______________________________________________ > Red5 mailing list > Red5@... > http://osflash.org/mailman/listinfo/red5_osflash.org > _______________________________________________ Red5 mailing list Red5@... http://osflash.org/mailman/listinfo/red5_osflash.org |
|
|
Re: R: R: Streaming H.264 videosIf somebody can take the raw ffmpeg h264 data that comes from NSVCap
shoutcast encoder, you will have your wishes. The function is waiting for somebody with the time and know-how both in the same place. http://www.thebitstream.com/shoutcastdoc/org/red5/server/plugin/shoutcast/marshal/transpose/VideoFramer.html See 'pushAVCFrame' . It is an empty method waiting for your help. There are no restrictions to use h264 from nsvCap winamp tv encoder. I can give advice to add the code but I dont have the time to study to avc packet. I'm a little occupied with live silverlight streaming from red5. ----- Original Message ----- From: "Giusanny" <giusanny@...> To: <red5@...> Sent: Monday, November 02, 2009 8:16 AM Subject: [Red5] R: R: Streaming H.264 videos > Yes, I did with a player made by myself (very easy...a lot of examples in > the web) > > Giuseppe > > I HOPE WE GET A NOT FORBIDDEN ENCODER!!!! > Publisher tool is not good to stream live! > Any one has an idea on a good encoder different from FME3? > > -----Messaggio originale----- > Da: red5-bounces@... [mailto:red5-bounces@...] Per conto > di Alayn Gortazar > Inviato: lunedì 2 novembre 2009 16.08 > A: red5@... > Oggetto: Re: [Red5] R: Streaming H.264 videos > > Hi there, > > I agree Giusanny, I had no problem with mp4, Red5 0.9 and Floplayer > > But what about live streaming? > I have tested that live streaming h264 works with the forbidden encoder (I > hope, there will be an unforbidden available soon... :S) > > I tested that I can watch the live streaming throught the Red5 publisher's > viewer. But when I try to watch it throught Flowplayer, I can hear it, but > I don't see anything. > > Anyone got this working? > > > ----- Mensaje original ----- > De: "Giusanny" <giusanny@...> > Para: red5@... > Enviados: Lunes, 2 de Noviembre 2009 15:15:29 > Asunto: [Red5] R: Streaming H.264 videos > > Hi Henry, I had no problem to stream an mp4 (Hd 720p) with red5 0.9.0 > (last version in the svn) and flowplayer! > > > > > > Da: red5-bounces@... [mailto:red5-bounces@...] Per conto > di Henry Narh > Inviato: lunedì 2 novembre 2009 15.07 > A: red5@... > Oggetto: Re: [Red5] Streaming H.264 videos > > > > Hi Thomas, > Sorry did not get back to you on this. Unfortunately I gave up on this as > could not get it to work. Tried the same videos with Wowza and streamed > with no problems. Will revisit red5 in the future. Many thanks for your > support. > >> Date: Wed, 28 Oct 2009 10:32:08 +0100 >> From: iamkenzo@... >> To: red5@... >> Subject: Re: [Red5] Streaming H.264 videos >> >> Henri, >> >> Honestly create your own dummy test player it will take 1hr max to do >> that so you'll have total control over the file requested. Basically >> create a netConnection, then a netStream, then a Video object and >> attach the netStream to the Video and you're done. >> >> _______________________________________________ >> Red5 mailing list >> Red5@... >> http://osflash.org/mailman/listinfo/red5_osflash.org > > _____ > > New Windows 7: Simplify what you do everyday. Find the right PC > <http://www.microsoft.com/uk/windows/buy/> for you. > > > _______________________________________________ > Red5 mailing list > Red5@... > http://osflash.org/mailman/listinfo/red5_osflash.org > > _______________________________________________ > Red5 mailing list > Red5@... > http://osflash.org/mailman/listinfo/red5_osflash.org > > > _______________________________________________ > Red5 mailing list > Red5@... > http://osflash.org/mailman/listinfo/red5_osflash.org > _______________________________________________ Red5 mailing list Red5@... http://osflash.org/mailman/listinfo/red5_osflash.org |
| < Prev | 1 - 2 | Next > |
| Free embeddable forum powered by Nabble | Forum Help |