[GH-ISSUE #8] 12.3.1 - server 3.4.1 image/audio/video sending/encoding issues #7

Closed
opened 2026-03-02 23:32:56 +03:00 by kerem · 0 comments
Owner

Originally created by @working-name on GitHub (May 5, 2022).
Original GitHub issue: https://github.com/airmessage/airmessage-server/issues/8

UPDATE: forget everything, I went for alpha 8 and everything sends correctly. Great job!

Hi there,

Cool piece of software, like it. Installed it and the android app. It only syncs 4-5 conversations from the whole bunch but it's fine, will deal with that later.

The main issue is only text goes through. I tried to send a picture, a video, and an audio message. All 3 display a progress bar in messages that is never ending.

In the logs I see airmessage attempting to convert the amr to aaf but it fails or something goes wrong because the file that makes it into messages is an amr.

Images attached are in an odd encapsulation or sending method, they appear as regular files that cannot be previewed. However, if I double click that file and then drag & drop it from preview back to the same conversation it sends as a normal JPEG with preview, normally.

Videos I have not been able to send, they never finish sending.

My suggestion would be to either bundle an ffmpeg or require it to convert to an idevice-friendly mp4 format, and maybe do an image conversion with apple's own utility (I forget the name) before sending it out. That way it would be consistent with what you are attempting to do with audio (amr->aaf)

latest.log.zip

image-fails-to-send

  • just noticed I'm in the wrong repo, sorry, please move to legacy
Originally created by @working-name on GitHub (May 5, 2022). Original GitHub issue: https://github.com/airmessage/airmessage-server/issues/8 UPDATE: forget everything, I went for alpha 8 and everything sends correctly. Great job! Hi there, Cool piece of software, like it. Installed it and the android app. It only syncs 4-5 conversations from the whole bunch but it's fine, will deal with that later. The main issue is only text goes through. I tried to send a picture, a video, and an audio message. All 3 display a progress bar in messages that is never ending. In the logs I see airmessage attempting to convert the amr to aaf but it fails or something goes wrong because the file that makes it into messages is an amr. Images attached are in an odd encapsulation or sending method, they appear as regular files that cannot be previewed. However, if I double click that file and then drag & drop it from preview back to the same conversation it sends as a normal JPEG with preview, normally. Videos I have not been able to send, they never finish sending. My suggestion would be to either bundle an ffmpeg or require it to convert to an idevice-friendly mp4 format, and maybe do an image conversion with apple's own utility (I forget the name) before sending it out. That way it would be consistent with what you are attempting to do with audio (amr->aaf) [latest.log.zip](https://github.com/airmessage/airmessage-server-next/files/8632010/latest.log.zip) ![image-fails-to-send](https://user-images.githubusercontent.com/16505052/166944627-3a2a36a1-f2d6-43a5-89f3-c64039a9814f.jpg) - just noticed I'm in the wrong repo, sorry, please move to legacy
kerem closed this issue 2026-03-02 23:32:56 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/airmessage-server#7
No description provided.