Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

metadata track generation with ms #23

Open
RufaelDev opened this issue Dec 14, 2021 · 0 comments
Open

metadata track generation with ms #23

RufaelDev opened this issue Dec 14, 2021 · 0 comments

Comments

@RufaelDev
Copy link
Contributor

++ date +%s%N

  • ms_since_epoch=1638978909955
    ++ expr 1638978909955 / 960
  • multiple_gops_since_epoch=1707269697
    +++ expr 1707269697 + 1
    ++ expr 1707269698 '*' 960
  • ism_offset=1638978910080
  • /home/fmp4-ingest/ingest-tools/fmp4ingest -r --ism_offset 1638978910080 --ism_use_ms -u http://live/archive.isml --announce 6 --avail 59520 19200
    *** wrote sparse track file: out_avail_track.cmfm ***
    wrote event track
    generating the MPD
    /home/entrypoint.sh: line 21: 12 Segmentation fault (core dumped) /home/fmp4-ingest/ingest-tools/fmp4ingest -r --ism_offset $ism_offset --ism_use_ms -u $PUB_POINT_URI --announce $ANNOUNCE --avail $AVAIL_INTERVAL $AVAIL_LENGTH $CMFT

2:22
Vs before
++ date +%s

  • seconds_since_epoch=1638979591
    ++ expr 1638979591 / 24
  • integer_multiple_gops_since_epoch=68290816
    +++ expr 68290816 + 1
    ++ expr 68290817 '*' 24
  • ism_offset=1638979608
  • sleep_seconds=16
  • sleep 16
  • /home/fmp4-ingest/ingest-tools/fmp4ingest -r --ism_offset 1638979608 -u http://live/archive.isml --announce 6 --avail 59520 19200
    1638979610
    fmp4 and CMAF ingest, press q and enter to exit
    ---- connection with server sucessfull No error
    post of emsg segment with scte-35 ok: No error
    post of emsg segment with scte-35 ok: No error
    post of emsg segment with scte-35 ok: No error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant