How can I get a list of streams that contain a game name without specifying any channels?

It seems like you’re using IBurn’s PHP library?

Have you tried

$streams = $interface->getStreamsObjects("Game Name Here");