I would have thought it would be problems with the network speed but I'm using wireless-n and can stream HD video without problems. I'm only trying to do 10 frames per second of 320x240. Any ideas on what I can try?
My pi is running headless using SSH, only accessories plugged in are a Wipi adaptor and the pi camera.
The command I'm using to start the stream on the pi is:
Code: Select all
sudo raspivid -w 320 -h 240 -t 999999 --hflip -o - | nc 192.168.0.103 5001
Code: Select all
c:\NetCat\nc64.exe -L -p 5001 | c:\Mplayer\mplayer.exe -cache 1024 -fps 10 -
Code: Select all
C:\Mplayer>c:\NetCat\nc64.exe -L -p 5001 | c:\Mplayer\mplayer.exe -cache 1024
-fps 10 -
MPlayer sherpya-r36349+gb24f15c-4.6 (C) 2000-2013 MPlayer Team
Playing -.
Reading from stdin...
Cache fill: 19.34% (202752 bytes)
libavformat version 55.9.100 (internal)
Cache empty, consider increasing -cache and/or -cache-min. [performance issue]
Cache empty, consider increasing -cache and/or -cache-min. [performance issue]
Cache empty, consider increasing -cache and/or -cache-min. [performance issue]
H264-ES file format detected.
Load subtitles in ./
Load subtitles in c:/Mplayer/mplayer/sub/
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
libavcodec version 55.16.100 (internal)
Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
==========================================================================
Audio: no sound
FPS forced to be 10.000 (ftime: 0.100).
Starting playback...
Movie-Aspect is undefined - no prescaling applied.
VO: [directx] 320x240 => 320x240 Planar YV12