Downloads in Chunkshi,
i wanted to know if it is possible to make rtmpdump download data from the flash media server in larger chunks? for instance, I observed while the file is being downloaded, the client downloads small chunks of data from the server, then pauses and resumes again. this is how the output looks like: Code:
INFO: Metadata: As I understand from this wiki page of RTMP: http://wiki.multimedia.cx/index.php?title=RTMP each packet is transmitted in chunks and it is possible for the client to increase the chunk size. 2 questions: 1. is it possible to change the chunk size in rtmpdump? 2. will increasing the chunk size help in accelerating the download from flash media server and help me in utilizing the full bandwidth? thanks :) |
Re: Downloads in ChunksQuote:
stream-recorder.com/forum/announcement.php?f=4 |
Re: Downloads in ChunksQuote:
2. No. To be more specific (1) the server chooses its chunksize. The client chooses its own chunksize too, but that obviously is irrelevant here since the client is downloading. (2) the server controls how fast it transmits data. |
All times are GMT -6. The time now is 05:36 PM. |