iNPUTmice / Conversations

Conversations is an open source XMPP/Jabber client for Android

Home Page:https://conversations.im

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Video transfer "delivery failed" for specific receiver (for videos bigger than auto acceptance)

Avispa opened this issue · comments

commented

Description

Sending videos which are big enough not to be auto-accepted will fail to deliver to phone/user-1 (further referred to as U1) but U1 can send any video to other users.

Same phone model, same XMPP service provider, etc. for U2 works just fine in every direction with other users (U3...)

Error on TX side

Below video still in red: "delivery failed.
Long press -> Show error Message: "not acceptable".

Error on RX side

None. Not seen/received.

Résumé Infographic

Videos: U2 <-> U3 just fine.
Videos: U1 -> U2 | U3 just fine.
Videos: U2 | U3 -> U1 delivery error.

Systems

U1: LG V30, Conversations 2.11.0+free (fdroid), all same XMPP/Jabber service prodiver
U2: LG V30, Conversations 2.10.10+free (fdroid), all same XMPP/Jabber service provider
U3: Oppo Reno2, Conversations 2.10.10+free (fdroid), all same XMPP/Jabber service provider

File size?

Settings - Video compression setting?

Server size limit?

Can you update all to 2.11.0 since the video compression lib had been changed to fix some devices not compressing?

commented

File size?

42 MB and 56 MB

Settings - Video compression setting?

Which Client/User? However, if you mean "Video Quality", all are set to (F-Droids?) default: "Medium (360p)".

Server size limit?

Guess it's direct transfer (due to file size)(?) but I cannot tell but apparently receiver has to accept file transfer. However IF the server is/would be involved, all three clients use the same server and the transfer between Client/User U2 and Client/User U3 is fine -- as described in my first post.

Actually I downgraded User 1 to the last known working version 2.10.10 and it's working fine that way.

Think this is a duplicate of #4429