chenshijun
2019-04-16 f946a62d3921e86b44ff8e2973138304b9cd53cd
QiaoJiaSystem/GB28181DecoderModel/VideoCaptureElementWithRtp.h
@@ -37,7 +37,6 @@
         */
        bool getRunning();
        /***
         * 获取图片
         * @return
@@ -78,7 +77,7 @@
        //用来保存录像视频的路径
        std::string m_cutPath;
        std::atomic<bool> m_publishVideoRet{false};
        ffmpeg::VideoPublishElement * videoPublishElement{nullptr};
        ffmpeg::PipeVideoPublishElement * videoPublishElement{nullptr};
    private:
        /***
         * 启动实时流接收数据线程