- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Lei,
Configured MCU v 3.2 with MSS 2016 and enabled rtsp muxing in access agent.toml , Testing with RTSP based ip camera with the basic example room with the below URL format
https://www.domain.com/?url=rtsp://admin:test@test123@203.196.151.179/h264/ch5/main/av_stream
we are using DVR HIKVISION DS7208HVI-SH Model
Its working very fine with VLC through network stream and it was working in last version of MCU but video gets stuck and works like a slide show
I think in the present version ffmpeg library has been updated for rtsp based input
How can we check the RTSP based camera with basic example, is there any other configuration to work with
Also i want to know how rtsp muxing works
Thanks
Naresh
- Tags:
- HTML5
- JavaScript*
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can you please share your zipped log folder to us, especially the avstream node log?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
From the log, your IP Camera has no audio, was your local stream created with audio : false?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Lei,
We are not creating any local stream, i am just working with basic example with below url
https://www.domain.com/?url=rtsp://test:test123@203.196.151.179/h264/ch5/main/av_stream
Thanks
Naresh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The basic example is just a simple sample and not that complete. Look at the code, it will create stream based on the RTSP url without any audio/video attribute setting, so the backend will treat it as audio=true and video=true, but can't find audio. The complete logic should be the application know the stream attribute and set them explicitly during creating stream.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks Lei for the support

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page