succlz123/DLNA-Dart

URL >>> HttpException: Content size exceeds specified contentLenght. 1123 bytes written while expected 1122. [<?xml ..

toolgaege opened this issue · 1 comments

Hello ,
dlna big video mp4 file giving that error.
when i am clicked to change url for send to tv

path: dlna-0.0.5\lib\src\soap\soap_action.dart
lines:
..headers.contentType = contentType
// ..headers.contentLength = content.length remove this line
..headers.add('Connection', 'Keep-Alive')