Messages - Zero3K [ switch to compact view ]

Pages: prev1 2 3 4 5 [6] 7 8 9 10 11 ... 60next
26
1. Does it display the pipe's data in the console window?
2. It doesn't have the ability to optionally output to a file.

27
I now want a program that acts as a named pipe server and shows what is written to it in a console window and optionally written to a file.

28
Coding Snacks / Re: ConnectFusion Download Accelerator
« on: November 09, 2020, 09:30 PM »
I have done that a while ago. Its now available at https://github.com/Zero3K/connectfusion.

29
Can anyone else fix it?

30
1. Its not supposed to be one file. Its sending chunks to a media player such as MPC-BE via pipe://stdin.
2. I made a branch that has it almost working (it just stops requesting data to send to the player after 2 minutes or so, in the case of some streams, it stops after sending chunks to the player and most streams aren't requesting data because its missing chunked encoding support in the HTTP library that it is using). The branch can be found at https://github.com/Zero3K/Tardsplaya/tree/twitch-fix. I would also like to have the ability to have it buffer multiple streams in one instance finished (the other guy got it to have a bar which shows Stream[1] with no ability to add streams and have them be buffered by it).

Pages: prev1 2 3 4 5 [6] 7 8 9 10 11 ... 60next
Go to full version