VideoHelp Forum
+ Reply to Thread
Results 1 to 5 of 5
Thread
  1. Member
    Join Date
    Mar 2010
    Location
    Slovenia
    Search Comp PM
    Hello!

    I have a problem with my streaming. I use a web cam(Canyon CNR-WCAM420) with wich I want to capture video and audio with VLC and then stream it over the http protokol. When it streams proper then I will capture it with ffmpeg and transcode it into a .ts file.


    I tried this but it does not work:
    vlc cmd: vlc.exe -I dummy dshow:// :dshow-vdevice="Canyon 2.0MP PC cam" :dshow-adev="Venus USB2.0 Camera" --sout=#standard{access=http,mux=ogg,dst=localhost:8 080} and also --sout=#transcode{vcodec=mp4v,acodec=mp4a,vb=1500,ab =128}tandard{access=http,mux=ogg,dst=localhost:8080}
    But with both of this it doesn't work.

    ffmpeg cmd: ffmpeg -i http://localhost:8080 -vcodec mpeg2video -s 720x576 -b 3000k -acodec mp2 -ab 128k -f mpegts output_file.ts
    But this I have not tested if it works. This is only a merely an idea how it should work

    So, can someone please help me and tell me what I do wrong?
    Quote Quote  
  2. Member
    Join Date
    Mar 2010
    Location
    Slovenia
    Search Comp PM
    I would mean very much to me if you could help me how to covered the camera with vlc. It doesn't stream it to the network. Please help me.
    Quote Quote  
  3. Member
    Join Date
    Mar 2010
    Location
    Slovenia
    Search Comp PM
    OK! I found solution it my self.

    In VLC, I don't use the command line it works in the Graphic display. You go to the streaming and there you use the 1234 port this is for http and for the IP title leave blank. For the transcoding you use the Video-WMV+WMA (ASF) and that is it.

    To capture that with ffmpeg use teh comand: -i http://localhost:1234 -vcodec mpeg2video -b xxxk -acodec mp3 -ab 192k -f mpegts output_file.ts

    That work fine
    Quote Quote  
  4. Member
    Join Date
    Mar 2010
    Location
    Slovenia
    Search Comp PM
    I have another question. In vlc I have such a bad video quality when I open my webcam. In the program that I've got next to the cam it work very well only in vlc it's so a bad video quality. I hope you understand me?

    Can somebody tell what i must to set or what is wrong?
    Quote Quote  
  5. Member
    Join Date
    Mar 2010
    Location
    Slovenia
    Search Comp PM
    The problem was tat the USB input was damaged
    Quote Quote  



Similar Threads

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