Ant-Media-Server icon indicating copy to clipboard operation
Ant-Media-Server copied to clipboard

ERROR logs when publishing RTMP from obs on Windows

Open USAMAWIZARD opened this issue 11 months ago • 0 comments

Short description

when publishing an rtmp stream from ( OBS version > 30.0.2 ) on windows , I am able to see a a lots of repeating error messages on error logs on server , These messages are filling up the storage and eventually crashing the server.
This issue is not reproducible on Linux environment

(h264_bitstream_parser.cc:187): Streams with pred_weight_table unsupported. (h264_bitstream_parser.cc:187): Streams with pred_weight_table unsupported. (h264_bitstream_parser.cc:187): Streams with pred_weight_table unsupported. (h264_bitstream_parser.cc:187): Streams with pred_weight_table unsupported.

Environment

  • Operating system and version: Windows 10
  • Java version:
  • Ant Media Server version: 2.8.2
  • OBS VERSION : 30.0.2
  • Browser name and version:

Steps to reproduce

  1. install OBS version 30.0.2 on windows machine
  2. add a new video source as a browser source and load a youtube video in it.
  3. add rtmp endpoint of AMS and start streaming.
  4. open the antmedia-error.logs and see the repeating error logs

Logs

Place logs on pastebin or elsewhere and put links here

Ask your questions on Ant Media Github Discussions

USAMAWIZARD avatar Feb 28 '24 07:02 USAMAWIZARD