Hi Everyone i made a live media server client through sliverlight (TCP socket and network stream),i am able to read the first chunk(response of GET request) which contain info like:- HTTP/1.1 200 OK\r\nDate: Thu, May 03 2012 07:47:59 GMT\r\nServer: LIVE555 Streaming Media v2011.11.29\r\nLast-Modified: Mon, Mar 26 2012 07:22:03 GMT\r\nContent-Length: 6073\r\nContent-Type: application/vnd.apple.mpegurl\r\n\r\n"
After this i am able to read 6073 bytes,then i receive nothing,i am streaming a file of 5MB through sever. Please help to resolve this issue...
_______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel