Icecast Streaming Media Server Forum Index Icecast Streaming Media Server
Icecast is a Xiph Foundation Project
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Streaming mpeg-2 or raw video to icecast server

 
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Video Streaming
View previous topic :: View next topic  
Author Message
Anonymous
Guest





PostPosted: Thu Mar 27, 2008 10:58 am    Post subject: Streaming mpeg-2 or raw video to icecast server Reply with quote

Hi everybody

I am a newbie with icecast and i would like to know a couple of things to solve my problem.
I am trying to stream a video which i create from getting instant images from a webcam. I use jpeg2yuv (that i properly modified) to create the yuv stream, pass it to mpeg2enc and then to ffmeg2theora in a pipe that looks like

jpeg2yuv -f 25 -I p -R 0 -m 40000 -u <url> | mpeg2enc -v 0 -o /dev/stdout | ffmpeg2theora -f mpg -B 1 -o /dev/stdout - | ezstream -c <config.xml>

...and finally use ezstream to send it to the server.
The point is that 2 encoding in a row are quite expensive in terms of CPU usage and the quality i get client-side sucks.

I would like to know if there is a possibility to stream mpeg video to the server(or a raw stream), and if no which are the modifications i have to make to the server to let it?
Or what is a way to use ffmpeg2theora all the way and make it more slight?

Thank you in advance

Chris
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Video Streaming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group
subRebel style by ktauber