simon
simon
https://user-images.githubusercontent.com/9649849/145956424-e62c287e-3ee7-4252-8d20-52350e3c7506.mov here is my fork: - https://github.com/simon-fu/srt-rs.git - branch issue_146 - commit: 6b47b65114966943ef1f2a5201e8922a399dc3ce
> find /Applications/VLC.app/Contents/ -name "lib*" /Applications/VLC.app/Contents//MacOS/plugins/libtospdif_plugin.dylib /Applications/VLC.app/Contents//MacOS/plugins/libddummy_plugin.dylib /Applications/VLC.app/Contents//MacOS/plugins/libtaglib_plugin.dylib /Applications/VLC.app/Contents//MacOS/plugins/liblibass_plugin.dylib /Applications/VLC.app/Contents//MacOS/plugins/libspeex_plugin.dylib /Applications/VLC.app/Contents//MacOS/plugins/libi420_rgb_plugin.dylib /Applications/VLC.app/Contents//MacOS/plugins/libmarq_plugin.dylib /Applications/VLC.app/Contents//MacOS/plugins/libugly_resampler_plugin.dylib /Applications/VLC.app/Contents//MacOS/plugins/librawvideo_plugin.dylib /Applications/VLC.app/Contents//MacOS/plugins/libfreetype_plugin.dylib /Applications/VLC.app/Contents//MacOS/plugins/libscreen_plugin.dylib /Applications/VLC.app/Contents//MacOS/plugins/libadummy_plugin.dylib /Applications/VLC.app/Contents//MacOS/plugins/libmosaic_plugin.dylib /Applications/VLC.app/Contents//MacOS/plugins/libaccess_concat_plugin.dylib /Applications/VLC.app/Contents//MacOS/plugins/libasf_plugin.dylib /Applications/VLC.app/Contents//MacOS/plugins/libpng_plugin.dylib /Applications/VLC.app/Contents//MacOS/plugins/libaom_plugin.dylib /Applications/VLC.app/Contents//MacOS/plugins/libstream_out_autodel_plugin.dylib /Applications/VLC.app/Contents//MacOS/plugins/libpsychedelic_plugin.dylib /Applications/VLC.app/Contents//MacOS/plugins/libdolby_surround_decoder_plugin.dylib /Applications/VLC.app/Contents//MacOS/plugins/libequalizer_plugin.dylib /Applications/VLC.app/Contents//MacOS/plugins/libmux_ps_plugin.dylib /Applications/VLC.app/Contents//MacOS/plugins/libi420_10_p010_plugin.dylib /Applications/VLC.app/Contents//MacOS/plugins/libaes3_plugin.dylib /Applications/VLC.app/Contents//MacOS/plugins/libnormvol_plugin.dylib...
Test on windows with VLC 3.0.16 and got the same log " WARN srt_tokio::pending_connection > UnsupportedProtocolVersion(4) "
@russelltg Hi russelltg, Is it possible that srt-rs support ProtocolVersion(4) ? :)
VLC 3.0.16 is already the newest version ...
After downloading the newest VLC binary for windows instead of building from source code, I got the same issue.
> the 4.x dev binaries yes,the 4.x binary for windows works without issue
> What's the final goal? You can use `rocksdb` in async code in the same way as in the sync one. But you should understand that you don't get a...
@drmingdrmer your fork works! could you merge your fork back to this repo?
> > @drmingdrmer your fork works! could you merge your fork back to this repo? > > This is an incompatible fork. Merging it back may affect a lot current...