VideoHelp Forum
+ Reply to Thread
Results 1 to 2 of 2
Thread
  1. Hi Forum!

    I need help!

    If i try to stream with ffmpeg like this command (ffmpeg -i http://someipadress:8080 -vcodec copy -acodec copy -f mpegts http://localhost:1234), comming error.

    How can I fix this?

    Thanks advance!
    Quote Quote  
  2. Explorer Case's Avatar
    Join Date
    Feb 2004
    Location
    Middle Earth
    Search Comp PM
    Why do you have output to local host over http, when you could just save as file? Perhaps there’s more to it that you’re not telling, like Wowza.
    ffmpeg -i http://server:port -c copy -f mpegts somefile.ts should indicate if the receiving part works.
    Perhaps you need to stream your output with a different protocol, e.g. rtmp:// or udp:// .
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!