Skip to content

Problem with SA in the mw version 0.10.0 #37

@alessandro-lucco

Description

@alessandro-lucco

Describe the bug
with the latest middleware update (v0.10.0) it seems that the service announcement is not interpreted correctly.

To Reproduce
Steps to reproduce the behavior:

  1. The signal is generated using the R&S chain (BSCC + SDE900 + TLU9) with hls video streams
  2. The modem process starts successfully and has no errors
  3. The middleware process have problems with the MD5 check (we attach below the output with the log level set to 1)

Expected behavior
With version 0.9 the SA is correctly recognized and the two flute streams are displayed (SA and HLS video)

Desktop and laptop:

  • OS: Ubuntu 20.04
    (Same behavior was noticed with a PC running Ubuntu 22)

Log output

`sudo mw -l1
mw[19804]: 5g-mag-rt mw v0.10.0 starting up
mw[19804]: request for /mw-api/files
mw[19804]: request for /mw-api/services
mw[19804]: request for /mw-api/files
mw[19804]: request for /mw-api/services
mw[19804]: request for /mw-api/files
mw[19804]: request for /mw-api/services
mw[19804]: Starting FLUTE receiver on 238.1.1.95:40085 for TSI 0
mw[19804]: request for /mw-api/files
mw[19804]: request for /mw-api/services
mw[19804]: request for /mw-api/files
mw[19804]: request for /mw-api/services
mw[19804]: request for /mw-api/files
mw[19804]: request for /mw-api/services
mw[19804]: request for /mw-api/files
mw[19804]: request for /mw-api/services
mw[19804]: request for /mw-api/files
mw[19804]: request for /mw-api/services
mw[19804]: request for /mw-api/files
mw[19804]: request for /mw-api/services
mw[19804]: Creating File from FileEntry
mw[19804]: Allocating buffer
mw[19804]: received TOI 0 SBN 0 ID 0
mw[19804]: File with TOI 0 completed
mw[19804]: Received new FDT with instance ID 65:
<FDT-Instance Expires="3878639203"
xmlns="urn:IETF:metadata:2005:FLUTE:FDT"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:mbms2007="urn:3GPP:metadata:2007:MBMS:FLUTE:FDT"




mw[19804]: Destroying File
mw[19804]: Freeing buffer
mw[19804]: Starting reception for file with TOI 65: sa_multipart (multipart/related)
mw[19804]: Creating File from FileEntry
mw[19804]: Allocating buffer
mw[19804]: request for /mw-api/files
mw[19804]: request for /mw-api/services
mw[19804]: received TOI 65 SBN 0 ID 0
mw[19804]: MD5 mismatch for TOI 65, discarding
mw[19804]: received TOI 65 SBN 0 ID 1
mw[19804]: request for /mw-api/files
mw[19804]: request for /mw-api/services
mw[19804]: received TOI 65 SBN 0 ID 2
mw[19804]: received TOI 65 SBN 0 ID 3
mw[19804]: received TOI 65 SBN 0 ID 4
mw[19804]: received TOI 65 SBN 0 ID 5
mw[19804]: request for /mw-api/files
mw[19804]: request for /mw-api/services
mw[19804]: received TOI 65 SBN 0 ID 6
mw[19804]: received TOI 65 SBN 0 ID 7
mw[19804]: received TOI 65 SBN 0 ID 8
mw[19804]: received TOI 65 SBN 0 ID 9
mw[19804]: request for /mw-api/files
mw[19804]: request for /mw-api/services
mw[19804]: received TOI 65 SBN 0 ID 10
mw[19804]: received TOI 65 SBN 0 ID 11
mw[19804]: received TOI 65 SBN 0 ID 12
mw[19804]: received TOI 65 SBN 0 ID 13

`

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions