home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Products
TV-Server
My small contribution I call - StreamTV
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Valk" data-source="post: 472901" data-attributes="member: 18631"><p>9 times out of 10 from just a simple statement like what you gave I can figure out where the problem is.</p><p></p><p>Detailed logs... there really isn't that much to it and the logs wouldn't have that much useful data.</p><p></p><p>The best way to fix most of the problems is to step through each line in the debugger when it happens (at least for now).</p><p></p><p>The new version uses the Stream class now and is a total re-write of the TsBuffer class (just a little more refined again). I'll upload it in a minute, tell me if you have troubles after long periods again, I'll try and do a long test tomorrow hopefully the changes in the reading function might fix it.</p><p></p><p>If you really want more detailed logs you will have to compile it as the debug x86 build and set your startup project to "ConsoleTestTool" which runs on port 9000. The debugger will output information to the console window which is how I test. If you use the console testing tool you will need to copy Gentle.config into the bin\x86\Debug folder so it can connect up to the TvServer.</p><p></p><p>Considering the version on GC is out of date I would suggest you don't try it until I do the next commit (r8) which will have the changes to the Http Server, Timeshifting class and the TsBuffer class.</p></blockquote><p></p>
[QUOTE="Valk, post: 472901, member: 18631"] 9 times out of 10 from just a simple statement like what you gave I can figure out where the problem is. Detailed logs... there really isn't that much to it and the logs wouldn't have that much useful data. The best way to fix most of the problems is to step through each line in the debugger when it happens (at least for now). The new version uses the Stream class now and is a total re-write of the TsBuffer class (just a little more refined again). I'll upload it in a minute, tell me if you have troubles after long periods again, I'll try and do a long test tomorrow hopefully the changes in the reading function might fix it. If you really want more detailed logs you will have to compile it as the debug x86 build and set your startup project to "ConsoleTestTool" which runs on port 9000. The debugger will output information to the console window which is how I test. If you use the console testing tool you will need to copy Gentle.config into the bin\x86\Debug folder so it can connect up to the TvServer. Considering the version on GC is out of date I would suggest you don't try it until I do the next commit (r8) which will have the changes to the Http Server, Timeshifting class and the TsBuffer class. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Products
TV-Server
My small contribution I call - StreamTV
Contact us
RSS
Top
Bottom