You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It working well but when I change the playlist invalid. I got the error ProtoneMedia\LaravelFFMpeg\Http\DynamicHLSPlaylist::parseLines(): Argument #1 ($lines) must be of type string, null given
How to try catch this exception in case user intentionally changed playlist parameter.
The text was updated successfully, but these errors were encountered:
This is my code.
It working well but when I change the playlist invalid. I got the error
ProtoneMedia\LaravelFFMpeg\Http\DynamicHLSPlaylist::parseLines(): Argument #1 ($lines) must be of type string, null given
How to try catch this exception in case user intentionally changed playlist parameter.
The text was updated successfully, but these errors were encountered: