Altera_Forum
Honored Contributor
19 years agoStreaming without downloading from network
Hello all once again ...
sorry for the continuous headaches i make http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/huh.gif I'm working on my grad. project .. it's about video decoding .. i want to stream a LARGE video file over the network (from my PC) .. decode the stream under uCLinux .. then display the decoded frames(this final step is not yet done) i tried loading a small video file on the FS ,, as a test.. it works fine.. but i want to test large streams .. i need to use the network .. Hippo said that the ftp is quite easy ... but .. as far as I know .. ftp will download the whole file !! This is not what i want ..at ALL http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/ohmy.gif i thought samba shares can be mounted .. and the shared files can be streamed (read) easily .. but .. i felt that the samba in uClinux is not an easy job .. http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/blink.gif can any1 help me ?? ,, any ideas ?? Thanks in advance http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/biggrin.gif