Bug #910
closedstreamdev-server: buffer full while reading from externremux
0%
Description
hello
i use latest streamdev-server from git and have some troubles with streaming
after some time 10min i get a lot of
ar 16 07:02:54 dvbotr55 vdr: [3204] streamdev-server: buffer full while reading from externremux
Mar 16 07:02:55 dvbotr55 vdr: [3204] streamdev-server: buffer full while reading from externremux
Mar 16 07:02:55 dvbotr55 vdr: [3204] streamdev-server: buffer full while reading from externremux
Mar 16 07:02:56 dvbotr55 vdr: [3204] streamdev-server: buffer full while reading from externremux
Mar 16 07:02:56 dvbotr55 vdr: [3204] streamdev-server: buffer full while reading from externremux
Mar 16 07:02:57 dvbotr55 vdr: [10137] ERROR: 80 ring buffer overflows (15040 bytes dropped)
Mar 16 07:02:57 dvbotr55 vdr: [3204] streamdev-server: buffer full while reading from externremux
i read to higher the WRITE and READ Buffer in server/streamer.h this helps some time, but after 1h i get same errors and video
stream is jerky
anything i can do test ?
best regads
Updated by schmirl over 12 years ago
- Category set to Server - HTTP Streaming
- Status changed from New to Feedback
If this is fully reproducable, maybe the client is replaying slightly slower than it has to. Perhaps the remuxer used in externremux.sh and the client have a different opinion on the frame rate? Higher output bitrate in remuxer should cause the problem earlier, lower bitrate should delay the problem.
If it happens occasionally, I'd check the network and system loads.
Updated by whwi over 12 years ago
hello
you are right its an network problem i transfer the stream from us to germany and with lower bitrate i have no problems
so i need to check my network
thx for help
i think this bug should be closed...
Updated by schmirl over 12 years ago
- Status changed from Feedback to Rejected
Ok. Thanks for your feedback!