[Live-devel] howto read live555 stream? using vlc

2010-04-12 Thread Siddeeq Hssn
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+

[Live-devel] Striming Sound From linux To windows

2010-01-25 Thread Siddeeq Hssn
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