- Thread starter
- #121
Well another update.
A new tsBuffer file reader
Should now be able to watch video without it cutting out after a while. It uses the same system that StreamingServer uses to process the tsBuffer file.
Features include: * Knowledge of where the tsWriter is up to so the reader never gets ahead of the writer.
* Shouldn't cut the stream off after a period of time now.
* A lot less corrupt packets causing what looks like stuttering (isn't perfect on file change over but its close, still have a few ideas).
Give it a shot and tell me if it works as advertised
.
Oh and sadly radio playback seems to stutter still, hopefully the fix for the corrupt video I have in mind will fix the radio playback also.
http://mpstreamtv.googlecode.com/files/StreamTv 2-1.0.1.4.rar
Oh and if anyone here has any experience with System.Net.HttpListener and can explain why it doesn't process the first connection attempt by a client I'd appreciate it.
A new tsBuffer file reader
Should now be able to watch video without it cutting out after a while. It uses the same system that StreamingServer uses to process the tsBuffer file.
Features include: * Knowledge of where the tsWriter is up to so the reader never gets ahead of the writer.
* Shouldn't cut the stream off after a period of time now.
* A lot less corrupt packets causing what looks like stuttering (isn't perfect on file change over but its close, still have a few ideas).
Give it a shot and tell me if it works as advertised
Oh and sadly radio playback seems to stutter still, hopefully the fix for the corrupt video I have in mind will fix the radio playback also.
http://mpstreamtv.googlecode.com/files/StreamTv 2-1.0.1.4.rar
Oh and if anyone here has any experience with System.Net.HttpListener and can explain why it doesn't process the first connection attempt by a client I'd appreciate it.
Australia