Wowza Community

error: cannot find symbol - liveStreamPacketizer in 4.7.8

Hi There, after upgrading wowza streaming engine linux version to 4.7.8 I started seeing following error in our project…

error: cannot find symbol liveStreamPacketizer

Code snippet(class extends HTTPStreamerAdapterCupertinoStreamer) I have intentionally changed code(### thing) while pasting here

ILiveStreamPacketizer livePacketizer =<br>    {####MediaStreamMap Object###}.getLiveStreamPacketizer( 
####resolvedName called on HTTPStreamerStreamNameParts object####, 
liveStreamPacketizer, 
####Some boolean value###)

I assume “liveStreamPacketizer” is supplied by framework because same code works fine from 4.7.4 till 4.7.6

Is there any change in 4.7.7 that started failing my code? Could someone please help?

Checking for you…

After investigating this for you, the engineers were unable to determine what it triggering this error and would like you to submit a support ticket in order to take a closer look.

https://www.wowza.com/support/open-ticket

They need to access to your entire config and logs in order to try and replicate the issue. Thank you.