Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@inextrix-vm-1:/var/www/html/lkc-rust/examples/basic_room# cargo run src/main.rs
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/media_stream.h:23,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/peer_connection_factory.rs.cc:1:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:54:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 54 | static_assert(std::is_pod<CodecSpecificInfoVP8>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/media_stream.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/peer_connection_factory.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/media_stream.h:23,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/peer_connection_factory.rs.cc:1:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:85:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 85 | static_assert(std::is_pod<CodecSpecificInfoVP9>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/media_stream.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/peer_connection_factory.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/media_stream.h:23,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/peer_connection_factory.rs.cc:1:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:94:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 94 | static_assert(std::is_pod<CodecSpecificInfoH264>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/media_stream.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/peer_connection_factory.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/media_stream.h:23,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/peer_connection_factory.rs.cc:1:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:101:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 101 | static_assert(std::is_pod<CodecSpecificInfoUnion>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/media_stream.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/peer_connection_factory.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/media_stream.h:23,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/peer_connection.rs.cc:4:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:54:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 54 | static_assert(std::is_pod<CodecSpecificInfoVP8>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/bits/char_traits.h:39,
- warning: from /usr/include/c++/10/string:40,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtc_error.h:17,
- warning: from ./include/livekit/rtc_error.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/peer_connection.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/media_stream.h:23,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/peer_connection.rs.cc:4:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:85:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 85 | static_assert(std::is_pod<CodecSpecificInfoVP9>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/bits/char_traits.h:39,
- warning: from /usr/include/c++/10/string:40,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtc_error.h:17,
- warning: from ./include/livekit/rtc_error.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/peer_connection.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/media_stream.h:23,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/peer_connection.rs.cc:4:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:94:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 94 | static_assert(std::is_pod<CodecSpecificInfoH264>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/bits/char_traits.h:39,
- warning: from /usr/include/c++/10/string:40,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtc_error.h:17,
- warning: from ./include/livekit/rtc_error.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/peer_connection.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/media_stream.h:23,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/peer_connection.rs.cc:4:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:101:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 101 | static_assert(std::is_pod<CodecSpecificInfoUnion>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/bits/char_traits.h:39,
- warning: from /usr/include/c++/10/string:40,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtc_error.h:17,
- warning: from ./include/livekit/rtc_error.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/peer_connection.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/ssl_stream_adapter.h:25,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/ssl_adapter.h:21,
- warning: from ./include/livekit/webrtc.h:27,
- warning: from ./include/livekit/media_stream.h:23,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/peer_connection_factory.rs.cc:1:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h: In member function ‘rtc::StreamResult rtc::StreamInterface::WriteAll(rtc::ArrayView<const unsigned char>, size_t&, int&)’:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:118:63: warning: ‘rtc::StreamResult rtc::StreamInterface::WriteAll(const void*, size_t, size_t*, int*)’ is deprecated: Use version with ArrayView [-Wdeprecated-declarations]
- warning: 118 | return WriteAll(data.data(), data.size(), &written, &error);
- warning: | ^
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:109:3: note: declared here
- warning: 109 | WriteAll(const void* data, size_t data_len, size_t* written, int* error);
- warning: | ^~~~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/ssl_stream_adapter.h:25,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/ssl_adapter.h:21,
- warning: from ./include/livekit/webrtc.h:27,
- warning: from ./include/livekit/media_stream.h:23,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/peer_connection.rs.cc:4:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h: In member function ‘rtc::StreamResult rtc::StreamInterface::WriteAll(rtc::ArrayView<const unsigned char>, size_t&, int&)’:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:118:63: warning: ‘rtc::StreamResult rtc::StreamInterface::WriteAll(const void*, size_t, size_t*, int*)’ is deprecated: Use version with ArrayView [-Wdeprecated-declarations]
- warning: 118 | return WriteAll(data.data(), data.size(), &written, &error);
- warning: | ^
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:109:3: note: declared here
- warning: 109 | WriteAll(const void* data, size_t data_len, size_t* written, int* error);
- warning: | ^~~~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/peer_connection_interface.h:125,
- warning: from ./include/livekit/peer_connection_factory.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/peer_connection_factory.rs.cc:3:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/media/base/media_engine.h: In member function ‘virtual cricket::VoiceMediaChannel* cricket::VoiceEngineInterface::CreateMediaChannel(cricket::MediaChannel::Role, webrtc::Call*, const cricket::MediaConfig&, const cricket::AudioOptions&, const webrtc::CryptoOptions&, webrtc::AudioCodecPairId)’:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/media/base/media_engine.h:119:68: warning: ‘virtual cricket::VoiceMediaChannel* cricket::VoiceEngineInterface::CreateMediaChannel(webrtc::Call*, const cricket::MediaConfig&, const cricket::AudioOptions&, const webrtc::CryptoOptions&)’ is deprecated: Use version with role parameter [-Wdeprecated-declarations]
- warning: 119 | return CreateMediaChannel(call, config, options, crypto_options);
- warning: | ^
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/media/base/media_engine.h:125:3: note: declared here
- warning: 125 | CreateMediaChannel(webrtc::Call* call,
- warning: | ^~~~~~~~~~~~~~~~~~
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/media/base/media_engine.h: In member function ‘virtual cricket::VideoMediaChannel* cricket::VideoEngineInterface::CreateMediaChannel(cricket::MediaChannel::Role, webrtc::Call*, const cricket::MediaConfig&, const cricket::VideoOptions&, const webrtc::CryptoOptions&, webrtc::VideoBitrateAllocatorFactory*)’:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/media/base/media_engine.h:185:62: warning: ‘virtual cricket::VideoMediaChannel* cricket::VideoEngineInterface::CreateMediaChannel(webrtc::Call*, const cricket::MediaConfig&, const cricket::VideoOptions&, const webrtc::CryptoOptions&, webrtc::VideoBitrateAllocatorFactory*)’ is deprecated: Please specify the role [-Wdeprecated-declarations]
- warning: 185 | video_bitrate_allocator_factory);
- warning: | ^
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/media/base/media_engine.h:193:3: note: declared here
- warning: 193 | CreateMediaChannel(
- warning: | ^~~~~~~~~~~~~~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/peer_connection_interface.h:125,
- warning: from ./include/livekit/peer_connection.h:21,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/peer_connection.rs.cc:11:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/media/base/media_engine.h: In member function ‘virtual cricket::VoiceMediaChannel* cricket::VoiceEngineInterface::CreateMediaChannel(cricket::MediaChannel::Role, webrtc::Call*, const cricket::MediaConfig&, const cricket::AudioOptions&, const webrtc::CryptoOptions&, webrtc::AudioCodecPairId)’:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/media/base/media_engine.h:119:68: warning: ‘virtual cricket::VoiceMediaChannel* cricket::VoiceEngineInterface::CreateMediaChannel(webrtc::Call*, const cricket::MediaConfig&, const cricket::AudioOptions&, const webrtc::CryptoOptions&)’ is deprecated: Use version with role parameter [-Wdeprecated-declarations]
- warning: 119 | return CreateMediaChannel(call, config, options, crypto_options);
- warning: | ^
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/media/base/media_engine.h:125:3: note: declared here
- warning: 125 | CreateMediaChannel(webrtc::Call* call,
- warning: | ^~~~~~~~~~~~~~~~~~
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/media/base/media_engine.h: In member function ‘virtual cricket::VideoMediaChannel* cricket::VideoEngineInterface::CreateMediaChannel(cricket::MediaChannel::Role, webrtc::Call*, const cricket::MediaConfig&, const cricket::VideoOptions&, const webrtc::CryptoOptions&, webrtc::VideoBitrateAllocatorFactory*)’:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/media/base/media_engine.h:185:62: warning: ‘virtual cricket::VideoMediaChannel* cricket::VideoEngineInterface::CreateMediaChannel(webrtc::Call*, const cricket::MediaConfig&, const cricket::VideoOptions&, const webrtc::CryptoOptions&, webrtc::VideoBitrateAllocatorFactory*)’ is deprecated: Please specify the role [-Wdeprecated-declarations]
- warning: 185 | video_bitrate_allocator_factory);
- warning: | ^
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/media/base/media_engine.h:193:3: note: declared here
- warning: 193 | CreateMediaChannel(
- warning: | ^~~~~~~~~~~~~~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/media_stream_track.h:23,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/media_stream.rs.cc:2:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:54:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 54 | static_assert(std::is_pod<CodecSpecificInfoVP8>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/utility:70,
- warning: from /usr/include/c++/10/algorithm:60,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/include/rust/cxx.h:2,
- warning: from ./include/livekit/helper.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/media_stream.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/media_stream_track.h:23,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/media_stream.rs.cc:2:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:85:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 85 | static_assert(std::is_pod<CodecSpecificInfoVP9>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/utility:70,
- warning: from /usr/include/c++/10/algorithm:60,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/include/rust/cxx.h:2,
- warning: from ./include/livekit/helper.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/media_stream.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/media_stream_track.h:23,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/media_stream.rs.cc:2:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:94:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 94 | static_assert(std::is_pod<CodecSpecificInfoH264>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/utility:70,
- warning: from /usr/include/c++/10/algorithm:60,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/include/rust/cxx.h:2,
- warning: from ./include/livekit/helper.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/media_stream.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/media_stream_track.h:23,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/media_stream.rs.cc:2:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:101:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 101 | static_assert(std::is_pod<CodecSpecificInfoUnion>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/utility:70,
- warning: from /usr/include/c++/10/algorithm:60,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/include/rust/cxx.h:2,
- warning: from ./include/livekit/helper.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/media_stream.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/ssl_stream_adapter.h:25,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/ssl_adapter.h:21,
- warning: from ./include/livekit/webrtc.h:27,
- warning: from ./include/livekit/media_stream_track.h:23,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/media_stream.rs.cc:2:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h: In member function ‘rtc::StreamResult rtc::StreamInterface::WriteAll(rtc::ArrayView<const unsigned char>, size_t&, int&)’:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:118:63: warning: ‘rtc::StreamResult rtc::StreamInterface::WriteAll(const void*, size_t, size_t*, int*)’ is deprecated: Use version with ArrayView [-Wdeprecated-declarations]
- warning: 118 | return WriteAll(data.data(), data.size(), &written, &error);
- warning: | ^
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:109:3: note: declared here
- warning: 109 | WriteAll(const void* data, size_t data_len, size_t* written, int* error);
- warning: | ^~~~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/media_stream_track.h:23,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/media_stream_track.rs.cc:1:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:54:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 54 | static_assert(std::is_pod<CodecSpecificInfoVP8>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/media_stream_track.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/media_stream_track.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/media_stream_track.h:23,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/media_stream_track.rs.cc:1:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:85:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 85 | static_assert(std::is_pod<CodecSpecificInfoVP9>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/media_stream_track.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/media_stream_track.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/media_stream_track.h:23,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/media_stream_track.rs.cc:1:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:94:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 94 | static_assert(std::is_pod<CodecSpecificInfoH264>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/media_stream_track.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/media_stream_track.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/media_stream_track.h:23,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/media_stream_track.rs.cc:1:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:101:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 101 | static_assert(std::is_pod<CodecSpecificInfoUnion>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/media_stream_track.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/media_stream_track.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/ssl_stream_adapter.h:25,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/ssl_adapter.h:21,
- warning: from ./include/livekit/webrtc.h:27,
- warning: from ./include/livekit/media_stream_track.h:23,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/media_stream_track.rs.cc:1:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h: In member function ‘rtc::StreamResult rtc::StreamInterface::WriteAll(rtc::ArrayView<const unsigned char>, size_t&, int&)’:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:118:63: warning: ‘rtc::StreamResult rtc::StreamInterface::WriteAll(const void*, size_t, size_t*, int*)’ is deprecated: Use version with ArrayView [-Wdeprecated-declarations]
- warning: 118 | return WriteAll(data.data(), data.size(), &written, &error);
- warning: | ^
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:109:3: note: declared here
- warning: 109 | WriteAll(const void* data, size_t data_len, size_t* written, int* error);
- warning: | ^~~~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/media_stream_track.h:23,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/audio_track.rs.cc:1:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:54:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 54 | static_assert(std::is_pod<CodecSpecificInfoVP8>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/media_stream_track.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/audio_track.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/media_stream_track.h:23,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/audio_track.rs.cc:1:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:85:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 85 | static_assert(std::is_pod<CodecSpecificInfoVP9>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/media_stream_track.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/audio_track.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/media_stream_track.h:23,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/audio_track.rs.cc:1:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:94:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 94 | static_assert(std::is_pod<CodecSpecificInfoH264>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/media_stream_track.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/audio_track.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/media_stream_track.h:23,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/audio_track.rs.cc:1:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:101:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 101 | static_assert(std::is_pod<CodecSpecificInfoUnion>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/media_stream_track.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/audio_track.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/media_stream_track.h:23,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/video_track.rs.cc:2:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:54:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 54 | static_assert(std::is_pod<CodecSpecificInfoVP8>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/utility:70,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/video_frame.h:16,
- warning: from ./include/livekit/video_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/video_track.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/media_stream_track.h:23,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/video_track.rs.cc:2:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:85:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 85 | static_assert(std::is_pod<CodecSpecificInfoVP9>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/utility:70,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/video_frame.h:16,
- warning: from ./include/livekit/video_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/video_track.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/media_stream_track.h:23,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/video_track.rs.cc:2:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:94:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 94 | static_assert(std::is_pod<CodecSpecificInfoH264>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/utility:70,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/video_frame.h:16,
- warning: from ./include/livekit/video_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/video_track.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/media_stream_track.h:23,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/video_track.rs.cc:2:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:101:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 101 | static_assert(std::is_pod<CodecSpecificInfoUnion>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/utility:70,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/video_frame.h:16,
- warning: from ./include/livekit/video_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/video_track.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/ssl_stream_adapter.h:25,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/ssl_adapter.h:21,
- warning: from ./include/livekit/webrtc.h:27,
- warning: from ./include/livekit/media_stream_track.h:23,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/audio_track.rs.cc:1:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h: In member function ‘rtc::StreamResult rtc::StreamInterface::WriteAll(rtc::ArrayView<const unsigned char>, size_t&, int&)’:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:118:63: warning: ‘rtc::StreamResult rtc::StreamInterface::WriteAll(const void*, size_t, size_t*, int*)’ is deprecated: Use version with ArrayView [-Wdeprecated-declarations]
- warning: 118 | return WriteAll(data.data(), data.size(), &written, &error);
- warning: | ^
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:109:3: note: declared here
- warning: 109 | WriteAll(const void* data, size_t data_len, size_t* written, int* error);
- warning: | ^~~~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/ssl_stream_adapter.h:25,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/ssl_adapter.h:21,
- warning: from ./include/livekit/webrtc.h:27,
- warning: from ./include/livekit/media_stream_track.h:23,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/video_track.rs.cc:2:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h: In member function ‘rtc::StreamResult rtc::StreamInterface::WriteAll(rtc::ArrayView<const unsigned char>, size_t&, int&)’:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:118:63: warning: ‘rtc::StreamResult rtc::StreamInterface::WriteAll(const void*, size_t, size_t*, int*)’ is deprecated: Use version with ArrayView [-Wdeprecated-declarations]
- warning: 118 | return WriteAll(data.data(), data.size(), &written, &error);
- warning: | ^
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:109:3: note: declared here
- warning: 109 | WriteAll(const void* data, size_t data_len, size_t* written, int* error);
- warning: | ^~~~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/data_channel.h:23,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/data_channel.rs.cc:1:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:54:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 54 | static_assert(std::is_pod<CodecSpecificInfoVP8>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/data_channel.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/data_channel.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/data_channel.h:23,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/data_channel.rs.cc:1:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:85:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 85 | static_assert(std::is_pod<CodecSpecificInfoVP9>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/data_channel.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/data_channel.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/data_channel.h:23,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/data_channel.rs.cc:1:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:94:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 94 | static_assert(std::is_pod<CodecSpecificInfoH264>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/data_channel.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/data_channel.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/data_channel.h:23,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/data_channel.rs.cc:1:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:101:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 101 | static_assert(std::is_pod<CodecSpecificInfoUnion>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/data_channel.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/data_channel.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/ssl_stream_adapter.h:25,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/ssl_adapter.h:21,
- warning: from ./include/livekit/webrtc.h:27,
- warning: from ./include/livekit/data_channel.h:23,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/data_channel.rs.cc:1:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h: In member function ‘rtc::StreamResult rtc::StreamInterface::WriteAll(rtc::ArrayView<const unsigned char>, size_t&, int&)’:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:118:63: warning: ‘rtc::StreamResult rtc::StreamInterface::WriteAll(const void*, size_t, size_t*, int*)’ is deprecated: Use version with ArrayView [-Wdeprecated-declarations]
- warning: 118 | return WriteAll(data.data(), data.size(), &written, &error);
- warning: | ^
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:109:3: note: declared here
- warning: 109 | WriteAll(const void* data, size_t data_len, size_t* written, int* error);
- warning: | ^~~~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/rtp_parameters.rs.cc:1:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:54:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 54 | static_assert(std::is_pod<CodecSpecificInfoVP8>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/webrtc.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/rtp_parameters.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/rtp_parameters.rs.cc:1:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:85:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 85 | static_assert(std::is_pod<CodecSpecificInfoVP9>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/webrtc.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/rtp_parameters.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/rtp_parameters.rs.cc:1:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:94:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 94 | static_assert(std::is_pod<CodecSpecificInfoH264>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/webrtc.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/rtp_parameters.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/rtp_parameters.rs.cc:1:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:101:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 101 | static_assert(std::is_pod<CodecSpecificInfoUnion>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/webrtc.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/rtp_parameters.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/rtp_sender.rs.cc:1:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:54:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 54 | static_assert(std::is_pod<CodecSpecificInfoVP8>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/webrtc.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/rtp_sender.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/rtp_sender.rs.cc:1:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:85:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 85 | static_assert(std::is_pod<CodecSpecificInfoVP9>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/webrtc.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/rtp_sender.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/rtp_sender.rs.cc:1:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:94:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 94 | static_assert(std::is_pod<CodecSpecificInfoH264>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/webrtc.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/rtp_sender.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/rtp_sender.rs.cc:1:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:101:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 101 | static_assert(std::is_pod<CodecSpecificInfoUnion>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/webrtc.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/rtp_sender.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/ssl_stream_adapter.h:25,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/ssl_adapter.h:21,
- warning: from ./include/livekit/webrtc.h:27,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/rtp_parameters.rs.cc:1:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h: In member function ‘rtc::StreamResult rtc::StreamInterface::WriteAll(rtc::ArrayView<const unsigned char>, size_t&, int&)’:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:118:63: warning: ‘rtc::StreamResult rtc::StreamInterface::WriteAll(const void*, size_t, size_t*, int*)’ is deprecated: Use version with ArrayView [-Wdeprecated-declarations]
- warning: 118 | return WriteAll(data.data(), data.size(), &written, &error);
- warning: | ^
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:109:3: note: declared here
- warning: 109 | WriteAll(const void* data, size_t data_len, size_t* written, int* error);
- warning: | ^~~~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/ssl_stream_adapter.h:25,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/ssl_adapter.h:21,
- warning: from ./include/livekit/webrtc.h:27,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/rtp_sender.rs.cc:1:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h: In member function ‘rtc::StreamResult rtc::StreamInterface::WriteAll(rtc::ArrayView<const unsigned char>, size_t&, int&)’:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:118:63: warning: ‘rtc::StreamResult rtc::StreamInterface::WriteAll(const void*, size_t, size_t*, int*)’ is deprecated: Use version with ArrayView [-Wdeprecated-declarations]
- warning: 118 | return WriteAll(data.data(), data.size(), &written, &error);
- warning: | ^
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:109:3: note: declared here
- warning: 109 | WriteAll(const void* data, size_t data_len, size_t* written, int* error);
- warning: | ^~~~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/rtp_receiver.rs.cc:1:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:54:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 54 | static_assert(std::is_pod<CodecSpecificInfoVP8>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/webrtc.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/rtp_receiver.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/rtp_receiver.rs.cc:1:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:85:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 85 | static_assert(std::is_pod<CodecSpecificInfoVP9>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/webrtc.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/rtp_receiver.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/rtp_receiver.rs.cc:1:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:94:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 94 | static_assert(std::is_pod<CodecSpecificInfoH264>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/webrtc.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/rtp_receiver.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/rtp_receiver.rs.cc:1:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:101:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 101 | static_assert(std::is_pod<CodecSpecificInfoUnion>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/webrtc.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/rtp_receiver.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/ssl_stream_adapter.h:25,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/ssl_adapter.h:21,
- warning: from ./include/livekit/webrtc.h:27,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/rtp_receiver.rs.cc:1:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h: In member function ‘rtc::StreamResult rtc::StreamInterface::WriteAll(rtc::ArrayView<const unsigned char>, size_t&, int&)’:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:118:63: warning: ‘rtc::StreamResult rtc::StreamInterface::WriteAll(const void*, size_t, size_t*, int*)’ is deprecated: Use version with ArrayView [-Wdeprecated-declarations]
- warning: 118 | return WriteAll(data.data(), data.size(), &written, &error);
- warning: | ^
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:109:3: note: declared here
- warning: 109 | WriteAll(const void* data, size_t data_len, size_t* written, int* error);
- warning: | ^~~~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/rtp_transceiver.rs.cc:1:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:54:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 54 | static_assert(std::is_pod<CodecSpecificInfoVP8>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/webrtc.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/rtp_transceiver.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/rtp_transceiver.rs.cc:1:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:85:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 85 | static_assert(std::is_pod<CodecSpecificInfoVP9>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/webrtc.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/rtp_transceiver.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/rtp_transceiver.rs.cc:1:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:94:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 94 | static_assert(std::is_pod<CodecSpecificInfoH264>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/webrtc.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/rtp_transceiver.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/rtp_transceiver.rs.cc:1:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:101:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 101 | static_assert(std::is_pod<CodecSpecificInfoUnion>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/webrtc.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/rtp_transceiver.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/ssl_stream_adapter.h:25,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/ssl_adapter.h:21,
- warning: from ./include/livekit/webrtc.h:27,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/rtp_transceiver.rs.cc:1:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h: In member function ‘rtc::StreamResult rtc::StreamInterface::WriteAll(rtc::ArrayView<const unsigned char>, size_t&, int&)’:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:118:63: warning: ‘rtc::StreamResult rtc::StreamInterface::WriteAll(const void*, size_t, size_t*, int*)’ is deprecated: Use version with ArrayView [-Wdeprecated-declarations]
- warning: 118 | return WriteAll(data.data(), data.size(), &written, &error);
- warning: | ^
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:109:3: note: declared here
- warning: 109 | WriteAll(const void* data, size_t data_len, size_t* written, int* error);
- warning: | ^~~~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/webrtc.rs.cc:1:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:54:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 54 | static_assert(std::is_pod<CodecSpecificInfoVP8>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/webrtc.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/webrtc.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/webrtc.rs.cc:1:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:85:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 85 | static_assert(std::is_pod<CodecSpecificInfoVP9>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/webrtc.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/webrtc.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/webrtc.rs.cc:1:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:94:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 94 | static_assert(std::is_pod<CodecSpecificInfoH264>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/webrtc.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/webrtc.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/webrtc.rs.cc:1:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:101:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 101 | static_assert(std::is_pod<CodecSpecificInfoUnion>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/webrtc.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/webrtc.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/ssl_stream_adapter.h:25,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/ssl_adapter.h:21,
- warning: from ./include/livekit/webrtc.h:27,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/webrtc.rs.cc:1:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h: In member function ‘rtc::StreamResult rtc::StreamInterface::WriteAll(rtc::ArrayView<const unsigned char>, size_t&, int&)’:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:118:63: warning: ‘rtc::StreamResult rtc::StreamInterface::WriteAll(const void*, size_t, size_t*, int*)’ is deprecated: Use version with ArrayView [-Wdeprecated-declarations]
- warning: 118 | return WriteAll(data.data(), data.size(), &written, &error);
- warning: | ^
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:109:3: note: declared here
- warning: 109 | WriteAll(const void* data, size_t data_len, size_t* written, int* error);
- warning: | ^~~~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/audio_resampler.h:24,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/audio_resampler.rs.cc:1:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:54:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 54 | static_assert(std::is_pod<CodecSpecificInfoVP8>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/audio_resampler.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/audio_resampler.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/audio_resampler.h:24,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/audio_resampler.rs.cc:1:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:85:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 85 | static_assert(std::is_pod<CodecSpecificInfoVP9>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/audio_resampler.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/audio_resampler.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/audio_resampler.h:24,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/audio_resampler.rs.cc:1:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:94:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 94 | static_assert(std::is_pod<CodecSpecificInfoH264>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/audio_resampler.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/audio_resampler.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/audio_resampler.h:24,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/audio_resampler.rs.cc:1:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:101:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 101 | static_assert(std::is_pod<CodecSpecificInfoUnion>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/audio_resampler.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/audio_resampler.rs.cc:1:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/ssl_stream_adapter.h:25,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/ssl_adapter.h:21,
- warning: from ./include/livekit/webrtc.h:27,
- warning: from ./include/livekit/audio_resampler.h:24,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/sources/webrtc-sys/src/audio_resampler.rs.cc:1:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h: In member function ‘rtc::StreamResult rtc::StreamInterface::WriteAll(rtc::ArrayView<const unsigned char>, size_t&, int&)’:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:118:63: warning: ‘rtc::StreamResult rtc::StreamInterface::WriteAll(const void*, size_t, size_t*, int*)’ is deprecated: Use version with ArrayView [-Wdeprecated-declarations]
- warning: 118 | return WriteAll(data.data(), data.size(), &written, &error);
- warning: | ^
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:109:3: note: declared here
- warning: 109 | WriteAll(const void* data, size_t data_len, size_t* written, int* error);
- warning: | ^~~~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/peer_connection_interface.h:108,
- warning: from ./include/livekit/peer_connection.h:21,
- warning: from src/peer_connection.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:54:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 54 | static_assert(std::is_pod<CodecSpecificInfoVP8>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/peer_connection.h:19,
- warning: from src/peer_connection.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/peer_connection_interface.h:108,
- warning: from ./include/livekit/peer_connection.h:21,
- warning: from src/peer_connection.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:85:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 85 | static_assert(std::is_pod<CodecSpecificInfoVP9>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/peer_connection.h:19,
- warning: from src/peer_connection.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/peer_connection_interface.h:108,
- warning: from ./include/livekit/peer_connection.h:21,
- warning: from src/peer_connection.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:94:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 94 | static_assert(std::is_pod<CodecSpecificInfoH264>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/peer_connection.h:19,
- warning: from src/peer_connection.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/peer_connection_interface.h:108,
- warning: from ./include/livekit/peer_connection.h:21,
- warning: from src/peer_connection.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:101:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 101 | static_assert(std::is_pod<CodecSpecificInfoUnion>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/peer_connection.h:19,
- warning: from src/peer_connection.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/peer_connection_interface.h:125,
- warning: from ./include/livekit/peer_connection.h:21,
- warning: from src/peer_connection.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/media/base/media_engine.h: In member function ‘virtual cricket::VoiceMediaChannel* cricket::VoiceEngineInterface::CreateMediaChannel(cricket::MediaChannel::Role, webrtc::Call*, const cricket::MediaConfig&, const cricket::AudioOptions&, const webrtc::CryptoOptions&, webrtc::AudioCodecPairId)’:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/media/base/media_engine.h:119:68: warning: ‘virtual cricket::VoiceMediaChannel* cricket::VoiceEngineInterface::CreateMediaChannel(webrtc::Call*, const cricket::MediaConfig&, const cricket::AudioOptions&, const webrtc::CryptoOptions&)’ is deprecated: Use version with role parameter [-Wdeprecated-declarations]
- warning: 119 | return CreateMediaChannel(call, config, options, crypto_options);
- warning: | ^
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/media/base/media_engine.h:125:3: note: declared here
- warning: 125 | CreateMediaChannel(webrtc::Call* call,
- warning: | ^~~~~~~~~~~~~~~~~~
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/media/base/media_engine.h: In member function ‘virtual cricket::VideoMediaChannel* cricket::VideoEngineInterface::CreateMediaChannel(cricket::MediaChannel::Role, webrtc::Call*, const cricket::MediaConfig&, const cricket::VideoOptions&, const webrtc::CryptoOptions&, webrtc::VideoBitrateAllocatorFactory*)’:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/media/base/media_engine.h:185:62: warning: ‘virtual cricket::VideoMediaChannel* cricket::VideoEngineInterface::CreateMediaChannel(webrtc::Call*, const cricket::MediaConfig&, const cricket::VideoOptions&, const webrtc::CryptoOptions&, webrtc::VideoBitrateAllocatorFactory*)’ is deprecated: Please specify the role [-Wdeprecated-declarations]
- warning: 185 | video_bitrate_allocator_factory);
- warning: | ^
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/media/base/media_engine.h:193:3: note: declared here
- warning: 193 | CreateMediaChannel(
- warning: | ^~~~~~~~~~~~~~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/ssl_stream_adapter.h:25,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/peer_connection_interface.h:138,
- warning: from ./include/livekit/peer_connection.h:21,
- warning: from src/peer_connection.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h: In member function ‘rtc::StreamResult rtc::StreamInterface::WriteAll(rtc::ArrayView<const unsigned char>, size_t&, int&)’:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:118:63: warning: ‘rtc::StreamResult rtc::StreamInterface::WriteAll(const void*, size_t, size_t*, int*)’ is deprecated: Use version with ArrayView [-Wdeprecated-declarations]
- warning: 118 | return WriteAll(data.data(), data.size(), &written, &error);
- warning: | ^
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:109:3: note: declared here
- warning: 109 | WriteAll(const void* data, size_t data_len, size_t* written, int* error);
- warning: | ^~~~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/peer_connection_interface.h:108,
- warning: from ./include/livekit/peer_connection_factory.h:19,
- warning: from src/peer_connection_factory.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:54:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 54 | static_assert(std::is_pod<CodecSpecificInfoVP8>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_function.h:60,
- warning: from /usr/include/c++/10/functional:49,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/peer_connection_interface.h:73,
- warning: from ./include/livekit/peer_connection_factory.h:19,
- warning: from src/peer_connection_factory.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/peer_connection_interface.h:108,
- warning: from ./include/livekit/peer_connection_factory.h:19,
- warning: from src/peer_connection_factory.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:85:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 85 | static_assert(std::is_pod<CodecSpecificInfoVP9>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_function.h:60,
- warning: from /usr/include/c++/10/functional:49,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/peer_connection_interface.h:73,
- warning: from ./include/livekit/peer_connection_factory.h:19,
- warning: from src/peer_connection_factory.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/peer_connection_interface.h:108,
- warning: from ./include/livekit/peer_connection_factory.h:19,
- warning: from src/peer_connection_factory.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:94:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 94 | static_assert(std::is_pod<CodecSpecificInfoH264>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_function.h:60,
- warning: from /usr/include/c++/10/functional:49,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/peer_connection_interface.h:73,
- warning: from ./include/livekit/peer_connection_factory.h:19,
- warning: from src/peer_connection_factory.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/peer_connection_interface.h:108,
- warning: from ./include/livekit/peer_connection_factory.h:19,
- warning: from src/peer_connection_factory.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:101:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 101 | static_assert(std::is_pod<CodecSpecificInfoUnion>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_function.h:60,
- warning: from /usr/include/c++/10/functional:49,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/peer_connection_interface.h:73,
- warning: from ./include/livekit/peer_connection_factory.h:19,
- warning: from src/peer_connection_factory.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/peer_connection_interface.h:125,
- warning: from ./include/livekit/peer_connection_factory.h:19,
- warning: from src/peer_connection_factory.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/media/base/media_engine.h: In member function ‘virtual cricket::VoiceMediaChannel* cricket::VoiceEngineInterface::CreateMediaChannel(cricket::MediaChannel::Role, webrtc::Call*, const cricket::MediaConfig&, const cricket::AudioOptions&, const webrtc::CryptoOptions&, webrtc::AudioCodecPairId)’:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/media/base/media_engine.h:119:68: warning: ‘virtual cricket::VoiceMediaChannel* cricket::VoiceEngineInterface::CreateMediaChannel(webrtc::Call*, const cricket::MediaConfig&, const cricket::AudioOptions&, const webrtc::CryptoOptions&)’ is deprecated: Use version with role parameter [-Wdeprecated-declarations]
- warning: 119 | return CreateMediaChannel(call, config, options, crypto_options);
- warning: | ^
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/media/base/media_engine.h:125:3: note: declared here
- warning: 125 | CreateMediaChannel(webrtc::Call* call,
- warning: | ^~~~~~~~~~~~~~~~~~
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/media/base/media_engine.h: In member function ‘virtual cricket::VideoMediaChannel* cricket::VideoEngineInterface::CreateMediaChannel(cricket::MediaChannel::Role, webrtc::Call*, const cricket::MediaConfig&, const cricket::VideoOptions&, const webrtc::CryptoOptions&, webrtc::VideoBitrateAllocatorFactory*)’:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/media/base/media_engine.h:185:62: warning: ‘virtual cricket::VideoMediaChannel* cricket::VideoEngineInterface::CreateMediaChannel(webrtc::Call*, const cricket::MediaConfig&, const cricket::VideoOptions&, const webrtc::CryptoOptions&, webrtc::VideoBitrateAllocatorFactory*)’ is deprecated: Please specify the role [-Wdeprecated-declarations]
- warning: 185 | video_bitrate_allocator_factory);
- warning: | ^
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/media/base/media_engine.h:193:3: note: declared here
- warning: 193 | CreateMediaChannel(
- warning: | ^~~~~~~~~~~~~~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/ssl_stream_adapter.h:25,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/peer_connection_interface.h:138,
- warning: from ./include/livekit/peer_connection_factory.h:19,
- warning: from src/peer_connection_factory.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h: In member function ‘rtc::StreamResult rtc::StreamInterface::WriteAll(rtc::ArrayView<const unsigned char>, size_t&, int&)’:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:118:63: warning: ‘rtc::StreamResult rtc::StreamInterface::WriteAll(const void*, size_t, size_t*, int*)’ is deprecated: Use version with ArrayView [-Wdeprecated-declarations]
- warning: 118 | return WriteAll(data.data(), data.size(), &written, &error);
- warning: | ^
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:109:3: note: declared here
- warning: 109 | WriteAll(const void* data, size_t data_len, size_t* written, int* error);
- warning: | ^~~~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/media_stream.h:23,
- warning: from src/media_stream.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:54:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 54 | static_assert(std::is_pod<CodecSpecificInfoVP8>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/media_stream.h:19,
- warning: from src/media_stream.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/media_stream.h:23,
- warning: from src/media_stream.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:85:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 85 | static_assert(std::is_pod<CodecSpecificInfoVP9>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/media_stream.h:19,
- warning: from src/media_stream.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/media_stream.h:23,
- warning: from src/media_stream.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:94:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 94 | static_assert(std::is_pod<CodecSpecificInfoH264>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/media_stream.h:19,
- warning: from src/media_stream.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/media_stream.h:23,
- warning: from src/media_stream.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:101:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 101 | static_assert(std::is_pod<CodecSpecificInfoUnion>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/media_stream.h:19,
- warning: from src/media_stream.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/ssl_stream_adapter.h:25,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/ssl_adapter.h:21,
- warning: from ./include/livekit/webrtc.h:27,
- warning: from ./include/livekit/media_stream.h:23,
- warning: from src/media_stream.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h: In member function ‘rtc::StreamResult rtc::StreamInterface::WriteAll(rtc::ArrayView<const unsigned char>, size_t&, int&)’:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:118:63: warning: ‘rtc::StreamResult rtc::StreamInterface::WriteAll(const void*, size_t, size_t*, int*)’ is deprecated: Use version with ArrayView [-Wdeprecated-declarations]
- warning: 118 | return WriteAll(data.data(), data.size(), &written, &error);
- warning: | ^
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:109:3: note: declared here
- warning: 109 | WriteAll(const void* data, size_t data_len, size_t* written, int* error);
- warning: | ^~~~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/media_stream.h:23,
- warning: from src/media_stream_track.cpp:26:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:54:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 54 | static_assert(std::is_pod<CodecSpecificInfoVP8>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/utility:70,
- warning: from /usr/include/c++/10/algorithm:60,
- warning: from src/media_stream_track.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/media_stream.h:23,
- warning: from src/media_stream_track.cpp:26:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:85:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 85 | static_assert(std::is_pod<CodecSpecificInfoVP9>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/utility:70,
- warning: from /usr/include/c++/10/algorithm:60,
- warning: from src/media_stream_track.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/media_stream.h:23,
- warning: from src/media_stream_track.cpp:26:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:94:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 94 | static_assert(std::is_pod<CodecSpecificInfoH264>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/utility:70,
- warning: from /usr/include/c++/10/algorithm:60,
- warning: from src/media_stream_track.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/media_stream.h:23,
- warning: from src/media_stream_track.cpp:26:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:101:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 101 | static_assert(std::is_pod<CodecSpecificInfoUnion>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/utility:70,
- warning: from /usr/include/c++/10/algorithm:60,
- warning: from src/media_stream_track.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/ssl_stream_adapter.h:25,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/ssl_adapter.h:21,
- warning: from ./include/livekit/webrtc.h:27,
- warning: from ./include/livekit/media_stream.h:23,
- warning: from src/media_stream_track.cpp:26:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h: In member function ‘rtc::StreamResult rtc::StreamInterface::WriteAll(rtc::ArrayView<const unsigned char>, size_t&, int&)’:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:118:63: warning: ‘rtc::StreamResult rtc::StreamInterface::WriteAll(const void*, size_t, size_t*, int*)’ is deprecated: Use version with ArrayView [-Wdeprecated-declarations]
- warning: 118 | return WriteAll(data.data(), data.size(), &written, &error);
- warning: | ^
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:109:3: note: declared here
- warning: 109 | WriteAll(const void* data, size_t data_len, size_t* written, int* error);
- warning: | ^~~~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/media_stream_track.h:23,
- warning: from ./include/livekit/audio_track.h:23,
- warning: from src/audio_track.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:54:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 54 | static_assert(std::is_pod<CodecSpecificInfoVP8>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/audio_track.h:19,
- warning: from src/audio_track.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/media_stream_track.h:23,
- warning: from ./include/livekit/audio_track.h:23,
- warning: from src/audio_track.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:85:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 85 | static_assert(std::is_pod<CodecSpecificInfoVP9>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/audio_track.h:19,
- warning: from src/audio_track.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/media_stream_track.h:23,
- warning: from ./include/livekit/audio_track.h:23,
- warning: from src/audio_track.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:94:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 94 | static_assert(std::is_pod<CodecSpecificInfoH264>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/audio_track.h:19,
- warning: from src/audio_track.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/media_stream_track.h:23,
- warning: from ./include/livekit/audio_track.h:23,
- warning: from src/audio_track.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:101:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 101 | static_assert(std::is_pod<CodecSpecificInfoUnion>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/audio_track.h:19,
- warning: from src/audio_track.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/ssl_stream_adapter.h:25,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/ssl_adapter.h:21,
- warning: from ./include/livekit/webrtc.h:27,
- warning: from ./include/livekit/media_stream_track.h:23,
- warning: from ./include/livekit/audio_track.h:23,
- warning: from src/audio_track.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h: In member function ‘rtc::StreamResult rtc::StreamInterface::WriteAll(rtc::ArrayView<const unsigned char>, size_t&, int&)’:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:118:63: warning: ‘rtc::StreamResult rtc::StreamInterface::WriteAll(const void*, size_t, size_t*, int*)’ is deprecated: Use version with ArrayView [-Wdeprecated-declarations]
- warning: 118 | return WriteAll(data.data(), data.size(), &written, &error);
- warning: | ^
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:109:3: note: declared here
- warning: 109 | WriteAll(const void* data, size_t data_len, size_t* written, int* error);
- warning: | ^~~~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/media_stream_track.h:23,
- warning: from ./include/livekit/video_track.h:24,
- warning: from src/video_track.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:54:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 54 | static_assert(std::is_pod<CodecSpecificInfoVP8>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/video_track.h:19,
- warning: from src/video_track.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/media_stream_track.h:23,
- warning: from ./include/livekit/video_track.h:24,
- warning: from src/video_track.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:85:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 85 | static_assert(std::is_pod<CodecSpecificInfoVP9>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/video_track.h:19,
- warning: from src/video_track.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/media_stream_track.h:23,
- warning: from ./include/livekit/video_track.h:24,
- warning: from src/video_track.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:94:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 94 | static_assert(std::is_pod<CodecSpecificInfoH264>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/video_track.h:19,
- warning: from src/video_track.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/media_stream_track.h:23,
- warning: from ./include/livekit/video_track.h:24,
- warning: from src/video_track.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:101:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 101 | static_assert(std::is_pod<CodecSpecificInfoUnion>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/video_track.h:19,
- warning: from src/video_track.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/ssl_stream_adapter.h:25,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/ssl_adapter.h:21,
- warning: from ./include/livekit/webrtc.h:27,
- warning: from ./include/livekit/media_stream_track.h:23,
- warning: from ./include/livekit/video_track.h:24,
- warning: from src/video_track.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h: In member function ‘rtc::StreamResult rtc::StreamInterface::WriteAll(rtc::ArrayView<const unsigned char>, size_t&, int&)’:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:118:63: warning: ‘rtc::StreamResult rtc::StreamInterface::WriteAll(const void*, size_t, size_t*, int*)’ is deprecated: Use version with ArrayView [-Wdeprecated-declarations]
- warning: 118 | return WriteAll(data.data(), data.size(), &written, &error);
- warning: | ^
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:109:3: note: declared here
- warning: 109 | WriteAll(const void* data, size_t data_len, size_t* written, int* error);
- warning: | ^~~~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/data_channel.h:23,
- warning: from src/data_channel.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:54:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 54 | static_assert(std::is_pod<CodecSpecificInfoVP8>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/data_channel.h:19,
- warning: from src/data_channel.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/data_channel.h:23,
- warning: from src/data_channel.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:85:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 85 | static_assert(std::is_pod<CodecSpecificInfoVP9>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/data_channel.h:19,
- warning: from src/data_channel.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/data_channel.h:23,
- warning: from src/data_channel.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:94:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 94 | static_assert(std::is_pod<CodecSpecificInfoH264>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/data_channel.h:19,
- warning: from src/data_channel.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/data_channel.h:23,
- warning: from src/data_channel.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:101:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 101 | static_assert(std::is_pod<CodecSpecificInfoUnion>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/data_channel.h:19,
- warning: from src/data_channel.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/ssl_stream_adapter.h:25,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/ssl_adapter.h:21,
- warning: from ./include/livekit/webrtc.h:27,
- warning: from ./include/livekit/data_channel.h:23,
- warning: from src/data_channel.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h: In member function ‘rtc::StreamResult rtc::StreamInterface::WriteAll(rtc::ArrayView<const unsigned char>, size_t&, int&)’:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:118:63: warning: ‘rtc::StreamResult rtc::StreamInterface::WriteAll(const void*, size_t, size_t*, int*)’ is deprecated: Use version with ArrayView [-Wdeprecated-declarations]
- warning: 118 | return WriteAll(data.data(), data.size(), &written, &error);
- warning: | ^
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:109:3: note: declared here
- warning: 109 | WriteAll(const void* data, size_t data_len, size_t* written, int* error);
- warning: | ^~~~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/rtp_receiver.h:21,
- warning: from src/rtp_receiver.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:54:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 54 | static_assert(std::is_pod<CodecSpecificInfoVP8>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/rtp_receiver.h:19,
- warning: from src/rtp_receiver.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/rtp_receiver.h:21,
- warning: from src/rtp_receiver.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:85:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 85 | static_assert(std::is_pod<CodecSpecificInfoVP9>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/rtp_receiver.h:19,
- warning: from src/rtp_receiver.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/rtp_receiver.h:21,
- warning: from src/rtp_receiver.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:94:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 94 | static_assert(std::is_pod<CodecSpecificInfoH264>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/rtp_receiver.h:19,
- warning: from src/rtp_receiver.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/rtp_receiver.h:21,
- warning: from src/rtp_receiver.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:101:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 101 | static_assert(std::is_pod<CodecSpecificInfoUnion>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/rtp_receiver.h:19,
- warning: from src/rtp_receiver.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/ssl_stream_adapter.h:25,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/ssl_adapter.h:21,
- warning: from ./include/livekit/webrtc.h:27,
- warning: from ./include/livekit/media_stream.h:23,
- warning: from ./include/livekit/rtp_receiver.h:23,
- warning: from src/rtp_receiver.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h: In member function ‘rtc::StreamResult rtc::StreamInterface::WriteAll(rtc::ArrayView<const unsigned char>, size_t&, int&)’:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:118:63: warning: ‘rtc::StreamResult rtc::StreamInterface::WriteAll(const void*, size_t, size_t*, int*)’ is deprecated: Use version with ArrayView [-Wdeprecated-declarations]
- warning: 118 | return WriteAll(data.data(), data.size(), &written, &error);
- warning: | ^
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:109:3: note: declared here
- warning: 109 | WriteAll(const void* data, size_t data_len, size_t* written, int* error);
- warning: | ^~~~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_sender_interface.h:25,
- warning: from ./include/livekit/rtp_sender.h:21,
- warning: from src/rtp_sender.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:54:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 54 | static_assert(std::is_pod<CodecSpecificInfoVP8>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/rtp_sender.h:19,
- warning: from src/rtp_sender.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_sender_interface.h:25,
- warning: from ./include/livekit/rtp_sender.h:21,
- warning: from src/rtp_sender.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:85:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 85 | static_assert(std::is_pod<CodecSpecificInfoVP9>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/rtp_sender.h:19,
- warning: from src/rtp_sender.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_sender_interface.h:25,
- warning: from ./include/livekit/rtp_sender.h:21,
- warning: from src/rtp_sender.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:94:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 94 | static_assert(std::is_pod<CodecSpecificInfoH264>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/rtp_sender.h:19,
- warning: from src/rtp_sender.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_sender_interface.h:25,
- warning: from ./include/livekit/rtp_sender.h:21,
- warning: from src/rtp_sender.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:101:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 101 | static_assert(std::is_pod<CodecSpecificInfoUnion>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/rtp_sender.h:19,
- warning: from src/rtp_sender.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/ssl_stream_adapter.h:25,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/ssl_adapter.h:21,
- warning: from ./include/livekit/webrtc.h:27,
- warning: from ./include/livekit/media_stream.h:23,
- warning: from ./include/livekit/rtp_sender.h:22,
- warning: from src/rtp_sender.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h: In member function ‘rtc::StreamResult rtc::StreamInterface::WriteAll(rtc::ArrayView<const unsigned char>, size_t&, int&)’:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:118:63: warning: ‘rtc::StreamResult rtc::StreamInterface::WriteAll(const void*, size_t, size_t*, int*)’ is deprecated: Use version with ArrayView [-Wdeprecated-declarations]
- warning: 118 | return WriteAll(data.data(), data.size(), &written, &error);
- warning: | ^
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:109:3: note: declared here
- warning: 109 | WriteAll(const void* data, size_t data_len, size_t* written, int* error);
- warning: | ^~~~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_transceiver_interface.h:22,
- warning: from ./include/livekit/rtp_transceiver.h:23,
- warning: from src/rtp_transceiver.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:54:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 54 | static_assert(std::is_pod<CodecSpecificInfoVP8>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/rtp_transceiver.h:19,
- warning: from src/rtp_transceiver.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_transceiver_interface.h:22,
- warning: from ./include/livekit/rtp_transceiver.h:23,
- warning: from src/rtp_transceiver.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:85:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 85 | static_assert(std::is_pod<CodecSpecificInfoVP9>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/rtp_transceiver.h:19,
- warning: from src/rtp_transceiver.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_transceiver_interface.h:22,
- warning: from ./include/livekit/rtp_transceiver.h:23,
- warning: from src/rtp_transceiver.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:94:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 94 | static_assert(std::is_pod<CodecSpecificInfoH264>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/rtp_transceiver.h:19,
- warning: from src/rtp_transceiver.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_transceiver_interface.h:22,
- warning: from ./include/livekit/rtp_transceiver.h:23,
- warning: from src/rtp_transceiver.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:101:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 101 | static_assert(std::is_pod<CodecSpecificInfoUnion>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/rtp_transceiver.h:19,
- warning: from src/rtp_transceiver.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/ssl_stream_adapter.h:25,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/ssl_adapter.h:21,
- warning: from ./include/livekit/webrtc.h:27,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/include/webrtc-sys/src/rtp_parameters.rs.h:2,
- warning: from ./include/livekit/rtp_parameters.h:25,
- warning: from ./include/livekit/rtp_transceiver.h:25,
- warning: from src/rtp_transceiver.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h: In member function ‘rtc::StreamResult rtc::StreamInterface::WriteAll(rtc::ArrayView<const unsigned char>, size_t&, int&)’:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:118:63: warning: ‘rtc::StreamResult rtc::StreamInterface::WriteAll(const void*, size_t, size_t*, int*)’ is deprecated: Use version with ArrayView [-Wdeprecated-declarations]
- warning: 118 | return WriteAll(data.data(), data.size(), &written, &error);
- warning: | ^
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:109:3: note: declared here
- warning: 109 | WriteAll(const void* data, size_t data_len, size_t* written, int* error);
- warning: | ^~~~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/include/webrtc-sys/src/rtp_parameters.rs.h:2,
- warning: from ./include/livekit/rtp_parameters.h:25,
- warning: from src/rtp_parameters.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:54:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 54 | static_assert(std::is_pod<CodecSpecificInfoVP8>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/rtp_parameters.h:19,
- warning: from src/rtp_parameters.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/include/webrtc-sys/src/rtp_parameters.rs.h:2,
- warning: from ./include/livekit/rtp_parameters.h:25,
- warning: from src/rtp_parameters.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:85:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 85 | static_assert(std::is_pod<CodecSpecificInfoVP9>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/rtp_parameters.h:19,
- warning: from src/rtp_parameters.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/include/webrtc-sys/src/rtp_parameters.rs.h:2,
- warning: from ./include/livekit/rtp_parameters.h:25,
- warning: from src/rtp_parameters.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:94:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 94 | static_assert(std::is_pod<CodecSpecificInfoH264>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/rtp_parameters.h:19,
- warning: from src/rtp_parameters.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/include/webrtc-sys/src/rtp_parameters.rs.h:2,
- warning: from ./include/livekit/rtp_parameters.h:25,
- warning: from src/rtp_parameters.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:101:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 101 | static_assert(std::is_pod<CodecSpecificInfoUnion>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/rtp_parameters.h:19,
- warning: from src/rtp_parameters.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/ssl_stream_adapter.h:25,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/ssl_adapter.h:21,
- warning: from ./include/livekit/webrtc.h:27,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/webrtc-sys-decdd475350a74a4/out/cxxbridge/include/webrtc-sys/src/rtp_parameters.rs.h:2,
- warning: from ./include/livekit/rtp_parameters.h:25,
- warning: from src/rtp_parameters.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h: In member function ‘rtc::StreamResult rtc::StreamInterface::WriteAll(rtc::ArrayView<const unsigned char>, size_t&, int&)’:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:118:63: warning: ‘rtc::StreamResult rtc::StreamInterface::WriteAll(const void*, size_t, size_t*, int*)’ is deprecated: Use version with ArrayView [-Wdeprecated-declarations]
- warning: 118 | return WriteAll(data.data(), data.size(), &written, &error);
- warning: | ^
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:109:3: note: declared here
- warning: 109 | WriteAll(const void* data, size_t data_len, size_t* written, int* error);
- warning: | ^~~~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from src/webrtc.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:54:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 54 | static_assert(std::is_pod<CodecSpecificInfoVP8>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/webrtc.h:19,
- warning: from src/webrtc.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from src/webrtc.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:85:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 85 | static_assert(std::is_pod<CodecSpecificInfoVP9>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/webrtc.h:19,
- warning: from src/webrtc.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from src/webrtc.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:94:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 94 | static_assert(std::is_pod<CodecSpecificInfoH264>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/webrtc.h:19,
- warning: from src/webrtc.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from src/webrtc.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:101:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 101 | static_assert(std::is_pod<CodecSpecificInfoUnion>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/webrtc.h:19,
- warning: from src/webrtc.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/ssl_stream_adapter.h:25,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/ssl_adapter.h:21,
- warning: from ./include/livekit/webrtc.h:27,
- warning: from src/webrtc.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h: In member function ‘rtc::StreamResult rtc::StreamInterface::WriteAll(rtc::ArrayView<const unsigned char>, size_t&, int&)’:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:118:63: warning: ‘rtc::StreamResult rtc::StreamInterface::WriteAll(const void*, size_t, size_t*, int*)’ is deprecated: Use version with ArrayView [-Wdeprecated-declarations]
- warning: 118 | return WriteAll(data.data(), data.size(), &written, &error);
- warning: | ^
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:109:3: note: declared here
- warning: 109 | WriteAll(const void* data, size_t data_len, size_t* written, int* error);
- warning: | ^~~~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/codecs/vp8/include/vp8.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video_codecs/video_encoder_factory_template_libvpx_vp8_adapter.h:19,
- warning: from src/video_encoder_factory.cpp:22:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:54:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 54 | static_assert(std::is_pod<CodecSpecificInfoVP8>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video_codecs/video_encoder.h:15,
- warning: from ./include/livekit/video_encoder_factory.h:19,
- warning: from src/video_encoder_factory.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/codecs/vp8/include/vp8.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video_codecs/video_encoder_factory_template_libvpx_vp8_adapter.h:19,
- warning: from src/video_encoder_factory.cpp:22:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:85:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 85 | static_assert(std::is_pod<CodecSpecificInfoVP9>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video_codecs/video_encoder.h:15,
- warning: from ./include/livekit/video_encoder_factory.h:19,
- warning: from src/video_encoder_factory.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/codecs/vp8/include/vp8.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video_codecs/video_encoder_factory_template_libvpx_vp8_adapter.h:19,
- warning: from src/video_encoder_factory.cpp:22:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:94:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 94 | static_assert(std::is_pod<CodecSpecificInfoH264>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video_codecs/video_encoder.h:15,
- warning: from ./include/livekit/video_encoder_factory.h:19,
- warning: from src/video_encoder_factory.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/codecs/vp8/include/vp8.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video_codecs/video_encoder_factory_template_libvpx_vp8_adapter.h:19,
- warning: from src/video_encoder_factory.cpp:22:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:101:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 101 | static_assert(std::is_pod<CodecSpecificInfoUnion>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video_codecs/video_encoder.h:15,
- warning: from ./include/livekit/video_encoder_factory.h:19,
- warning: from src/video_encoder_factory.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/codecs/h264/include/h264.h:22,
- warning: from src/video_decoder_factory.cpp:22:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:54:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 54 | static_assert(std::is_pod<CodecSpecificInfoVP8>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video_codecs/video_decoder.h:14,
- warning: from ./include/livekit/video_decoder_factory.h:19,
- warning: from src/video_decoder_factory.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/codecs/h264/include/h264.h:22,
- warning: from src/video_decoder_factory.cpp:22:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:85:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 85 | static_assert(std::is_pod<CodecSpecificInfoVP9>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video_codecs/video_decoder.h:14,
- warning: from ./include/livekit/video_decoder_factory.h:19,
- warning: from src/video_decoder_factory.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/codecs/h264/include/h264.h:22,
- warning: from src/video_decoder_factory.cpp:22:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:94:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 94 | static_assert(std::is_pod<CodecSpecificInfoH264>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video_codecs/video_decoder.h:14,
- warning: from ./include/livekit/video_decoder_factory.h:19,
- warning: from src/video_decoder_factory.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/codecs/h264/include/h264.h:22,
- warning: from src/video_decoder_factory.cpp:22:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:101:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 101 | static_assert(std::is_pod<CodecSpecificInfoUnion>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video_codecs/video_decoder.h:14,
- warning: from ./include/livekit/video_decoder_factory.h:19,
- warning: from src/video_decoder_factory.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/audio_resampler.h:24,
- warning: from src/audio_resampler.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:54:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 54 | static_assert(std::is_pod<CodecSpecificInfoVP8>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/audio_resampler.h:19,
- warning: from src/audio_resampler.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/audio_resampler.h:24,
- warning: from src/audio_resampler.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:85:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 85 | static_assert(std::is_pod<CodecSpecificInfoVP9>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/audio_resampler.h:19,
- warning: from src/audio_resampler.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/audio_resampler.h:24,
- warning: from src/audio_resampler.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:94:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 94 | static_assert(std::is_pod<CodecSpecificInfoH264>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/audio_resampler.h:19,
- warning: from src/audio_resampler.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/encoded_frame.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/video/encoded_frame.h:19,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/frame_transformer_interface.h:18,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/api/rtp_receiver_interface.h:22,
- warning: from ./include/livekit/webrtc.h:22,
- warning: from ./include/livekit/audio_resampler.h:24,
- warning: from src/audio_resampler.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/modules/video_coding/include/video_codec_interface.h:101:20: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
- warning: 101 | static_assert(std::is_pod<CodecSpecificInfoUnion>::value, "");
- warning: | ^~~~~~
- warning: In file included from /usr/include/c++/10/bits/move.h:57,
- warning: from /usr/include/c++/10/bits/stl_pair.h:59,
- warning: from /usr/include/c++/10/bits/stl_algobase.h:64,
- warning: from /usr/include/c++/10/memory:63,
- warning: from ./include/livekit/audio_resampler.h:19,
- warning: from src/audio_resampler.cpp:17:
- warning: /usr/include/c++/10/type_traits:697:5: note: declared here
- warning: 697 | is_pod
- warning: | ^~~~~~
- warning: In file included from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/ssl_stream_adapter.h:25,
- warning: from /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/ssl_adapter.h:21,
- warning: from ./include/livekit/webrtc.h:27,
- warning: from ./include/livekit/audio_resampler.h:24,
- warning: from src/audio_resampler.cpp:17:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h: In member function ‘rtc::StreamResult rtc::StreamInterface::WriteAll(rtc::ArrayView<const unsigned char>, size_t&, int&)’:
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:118:63: warning: ‘rtc::StreamResult rtc::StreamInterface::WriteAll(const void*, size_t, size_t*, int*)’ is deprecated: Use version with ArrayView [-Wdeprecated-declarations]
- warning: 118 | return WriteAll(data.data(), data.size(), &written, &error);
- warning: | ^
- warning: /var/www/html/lkc-rust/examples/target/debug/build/scratch-8fc48e0c090972ba/out/livekit_webrtc/livekit/webrtc-linux-x64-release-webrtc-d5ec6fa/webrtc-linux-x64-release/include/rtc_base/stream.h:109:3: note: declared here
- warning: 109 | WriteAll(const void* data, size_t data_len, size_t* written, int* error);
- warning: | ^~~~~~~~
- Compiling basic_room v0.1.0 (/var/www/html/lkc-rust/examples/basic_room)
- Finished dev [unoptimized + debuginfo] target(s) in 14.39s
- Running `/var/www/html/lkc-rust/examples/target/debug/basic_room src/main.rs`
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement