RenderHeads / UnityPlugin-AVProVideo

AVPro Video is a multi-platform Unity plugin for advanced video playback
https://www.renderheads.com/products/avpro-video/
224 stars 27 forks source link

It is possible to read ID3 metadata from HLS? #226

Open leonidovia opened 4 years ago

leonidovia commented 4 years ago

Hello! I need to get time elapsed since the start of stream on server side. I know that HLS supports custom metadata in ID3 format. How can I read this metadata using AVPro? (I try the trial version and I found everything necessary for the implementation of my project, except for this. And this is the only thing that stops me before buying the full version..)

Ste-RH commented 4 years ago

Which platform are you targeting?

ghost commented 4 years ago

I would also need to read the timestamps from a HLS stream. Is this possible with AVPro?

leonidovia commented 4 years ago

Which platform are you targeting?

Windows 10

ghost commented 4 years ago

Im targetting Android (Oculus Quest to be precise)

AndrewRH commented 4 years ago

Currently we do not support ID3 from HLS or from anywhere actually. This is a feature we do plan to add in the future though, but we don't have any timescale for this yet.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 3 years ago

This issue has been automatically closed because it has not had recent activity. If you wish to continue this issue, then please create a new issue as we do not monitor closed issues.

owenhindley commented 3 years ago

Hi, we're also looking into using a service for live video streaming (https://aws.amazon.com/ivs/) that uses ID3 metadata, and would be great to be able to do this.

We currently don't have any test streams ourselves, but have been using the ones provided by Amazon here : (https://github.com/aws-samples/amazon-ivs-player-web-sample)

They state that you need to use their IVS player, but AVPro does seem to work okay for the above streams.

dfarrowUnity commented 2 years ago

Is reading timed_id3 metadata from HLS streams available, yet?

KasperSeas commented 10 months ago

is there a status on timed id3 metadata from HLS streams?

Ste-RH commented 10 months ago

We will look into the possibility of adding support for this in version 3.x

KasperSeas commented 10 months ago

@Ste-RH Awesome! Thanks for the reply~ looking forward to this feature