Cannot play live stream on D series

Hi,
I have an application that generates udp/mpegts stream to localhost (unicast). Serviio version is 1.2.1.
ffprobe output:
When adding online source to serviio, the check is successful.
When trying to play from TV, I got this error: "Unsupported file format".
Serviio log is:
Serviio says stream is good, tv says it's not. Is it a tv problem?
Isn't udp converted to http before sending to tv?
Thanks.
I have an application that generates udp/mpegts stream to localhost (unicast). Serviio version is 1.2.1.
ffprobe output:
- Code:
Input #0, mpegts, from 'udp://127.0.0.1:1400':
Duration: N/A, start: 78.464000, bitrate: 63 kb/s
Program 1
Metadata:
service_name : Service01
service_provider: FFmpeg
Stream #0:0[0x100]: Video: h264 (High) ([27][0][0][0] / 0x001B), yuv420p, 720x576 [SAR 64:45 DAR 16:9], 25 fps, 25 tbr, 90k tbn, 50 tbc
Stream #0:1[0x101]: Audio: aac ([15][0][0][0] / 0x000F), 48000 Hz, stereo, fltp, 63 kb/s
When adding online source to serviio, the check is successful.
When trying to play from TV, I got this error: "Unsupported file format".
Serviio log is:
Serviio says stream is good, tv says it's not. Is it a tv problem?
Isn't udp converted to http before sending to tv?
Thanks.