Postby markfm » 05 Jan 2005 04:56
If when it dies is when you try to stream from the lower CPU boxes, that might be lack of horsepower. For both of those cases you must use transcoding -- you cannot stream raw video, which is what you get from a Webcam or many (if not all) TV tuners.
You can try transcoding at lower frame rates -- the processing power required is linearly related to frames_per_second x resolution (heightxwidth in pixels).
Theres a --sout-transcode-fps parameter, also accessible through Settings -- Preferences -- Modules -- sout stream -- stream_out_transcode. Check the "Advanced options" box and you'll see "Video frame-rate" The default of 0 means to try to process as many fps as the input (Webcam or tuner) is providing, which may easily be 25 or 30 fps. Try plugging in, say, 5, see if it works, then you can slowly increase the frame rate.
No guarantees, 350 and 450 MHz are a bit on the low end for video (remember, this stuff used to all require dedicated digital signal processors).
Good luck!