Actually when preparing a file for upload I just realised, that the
problem only occurs when the files are stored on a smb mounted share. If
I copy the file to a local disk it works well. Any thoughts on this?

For some reason, you're not getting EOF when you read past the end of the file when it's on SMB. This may be an OS problem. You're going to have to figure this out for yourself (you need to figure out why "handleClosure()" is not getting called in "ByteStreamFileSource.cpp").
--

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
_______________________________________________
live-devel mailing list
[email protected]
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to