Page 2 of 2

Re: Possible to inject AMF or ID3 Metadata in RTMP stream ?

PostPosted: Thu Oct 15, 2020 3:03 pm
by echomay
Hi,
Which format the time you want? like the timestamp, or like the "date - yyyy-mm-dd hh:mm:ss"?

Re: Possible to inject AMF or ID3 Metadata in RTMP stream ?

PostPosted: Sun Oct 18, 2020 2:10 pm
by Chris18391344
Hello Echomay,


"yyyy-mm-dd hh:mm:ss" would be great. If not possible i can convert client-side...

Dou you mean, inject the timecode in stream are possible ?

Greets...

Re: Possible to inject AMF or ID3 Metadata in RTMP stream ?

PostPosted: Tue Oct 20, 2020 3:46 pm
by echomay
Hi,
I tried,but it seems the rtmp's metadata has it's own format, we can't add timeatamp into it, and even i add the option, the rtmpdump not explan and display it. sorry about that.

Re: Possible to inject AMF or ID3 Metadata in RTMP stream ?

PostPosted: Tue Oct 20, 2020 4:04 pm
by Chris18391344
Can i ask which internal build-in tool you use to create the rtmp stream ? The Format is standard: AMF

Re: Possible to inject AMF or ID3 Metadata in RTMP stream ?

PostPosted: Fri Oct 23, 2020 8:07 pm
by Chris18391344
echomay Wrote:Hi,
Please set the timestamp mode as "realtime". and open the ntp, choose "UTC".
2020-09-22_094430.png

2020-09-22_094523.png


Fallback to your first answere.

What exactly does this option. Possible it can help us to use this Timestamp.

Have you more detailed informations for this option.

Re: Possible to inject AMF or ID3 Metadata in RTMP stream ?

PostPosted: Thu Dec 10, 2020 2:23 pm
by echomay
Hi,
The rtmp's metadata can't add timecode into it, because it can't add new options not thr normal into it.
If you want the time when play, can you think about this mode, the osd time on the video when streaming? by open the time osd on "HDMI OSD" page .

2020-12-10_142434.png

2020-12-10_141825.png

Re: Possible to inject AMF or ID3 Metadata in RTMP stream ?

PostPosted: Fri Jan 29, 2021 8:10 pm
by Chris18391344
Hi echomany,

that's not a option. I need the data as ID3 or AMF. Not visible in the video.

Re: Possible to inject AMF or ID3 Metadata in RTMP stream ?

PostPosted: Wed Feb 03, 2021 2:41 pm
by echomay
Hi,
I tried, the medadata of rtmp can't add a "time code" item into it. It will not display it even if i added it. I think it has it's own format, can't add items we designed.
The rtmp use packet like FLV, not AMF and ID3, i am sorry about it.