hi all
i want to stream video form linux to window using c++ and i use live555 and
success and the output is stdout.
and i install vlc0.9.9 and use activex and i can play video using vb.net.
now how i can send video from linux using live555 and read that video using vlc
(by using any language VC+
Hi all
i have a problem and need help please, i try to send sound file from linux to
windows such that read the sound file in linux and divided the file into small
parts of data or packet then send these packet to windows and play it in
windows.
any help or simple example? because i am beginner