Code: Select all
self.url = [NSURL URLWithString:@"http://192.168.1.100/xinaction/test.flv"];
[_mediaPlayer setMedia:[VLCMedia mediaWithURL:self.url]];
Code: Select all
p_sys->psz_user_agent = var_InheritString( p_access, "http-user-agent" );
for( char *p = p_sys->psz_user_agent; *p; p++ )
How I can do, the more detail you can say?add the '--http-user-agent' parameter in plist or vlckit
Return to “VLC media player for macOS Troubleshooting”
Users browsing this forum: No registered users and 9 guests