Not a member of Pastebin yet?
                        Sign Up,
                        it unlocks many cool features!                    
                - this is what I'm using
 - ffmpeg -f dshow -r 30 -video_size 640x480 -pix_fmt yuv420p -rtbufsize 2100M -i video="Logitech QuickCam Pro 9000":audio="Samson C01U (Samson C01U" -profile:v baseline -codec:v libx264 -vb 800k -codec:a libmp3lame -s 640x480 -ac 2 -ar 44100 -ab 128k -map 0 -f hls -hls_flags delete_segments -segment_list H:\stream\playlist.m3u8 -segment_list_type hls -segment_list_size 10 -segment_list_flags +live -segment_time 10 out.list H:\stream\feed.ts
 - as for ffserver
 - the ffserver.conf I'm sure is not right, so I'm not going to post it
 - give me what I need to use for ffserver.conf
 - trying to stream webcam with HLS
 - to FFserver to distribute to viewers
 - I want all encoding to be done on ffmpeg & I want the ffserver to only distribute to viewers
 - IF ANYONE CAN HELP E-MAIL ME
 
Advertisement
 
                    Add Comment                
                
                        Please, Sign In to add comment