Open
Description
Hi there ! Thank you for this greate lib but I can't make it work...
I inject id3 into each .ts segments i have, at 0 seconds. ffprobe and mediastreamvalidator show me a timed id3 "track" but it's not triggered in my code.
# /root/bin/ffprobe tmpqzw34x62_hls_256/tmpqzw34x62_256.m3u8
Input #0, hls,applehttp, from 'tmpqzw34x62_hls_256/tmpqzw34x62_256.m3u8':
Duration: 00:04:40.66, start: 1.400000, bitrate: 0 kb/s
Program 0
Metadata:
variant_bitrate : 0
Stream #0:0: Audio: aac (LC) ([15][0][0][0] / 0x000F), 44100 Hz, stereo, fltp, 255 kb/s
Stream #0:1: Data: timed_id3 (ID3 / 0x20334449)
Unsupported codec with id 1414087731 for input stream 1
I've tested my playing code with Apple stream samples and it triggers the timedmetadata notification well.
Metadata
Metadata
Assignees
Labels
No labels