dorsvr
dorsvr copied to clipboard
Go RTSP Streaming Server
Since project `github.com/go-xorm/core` has already updated (and the origin repository has been archived by the owner), we are required to update dependency of `github.com/djwackey/gitea` from `github.com/go-xorm/core` to `xorm.io/core`, otherwise we...
C:\Users\User> go get github.com/djwackey/dorsvR/ # github.com/djwackey/dorsvr/livemedia C:\mygo\src\github.com\djwackey\dorsvr\livemedia\stream_state.go:14:23: undefined: RTCPInstance
Hello guys, I was looking at the server, I haven't installed yet, I would like to use an IP camera which streams in RSTP and restream it to other options,...
RTSP server doesn't work with VLC or GStreamer players; full detailed information follows: ## Environment ``` $ lsb_release -d Description: Linux Mint 18.3 Sylvia # (This is same as Ubuntu...
··· a=Media_header:MEDIAINFO=4856414701010000C000C00000000000000000000000000064616875610000000000000000000000; a=appversion:1.0 Failed to create read source. No RTSP session is currently in progress ···· Everytime,run a rtsp Client , It just can run the RTSP DESCRIBE method! rtsp...
When tested locally via vlc player, i get only a few frames per second.. Is there something im missing? the same video works flawlessly when vlc streams from here https://www.wowza.com/demo/rtsp...
make test ok _/home/ec2-user/rtsp/dorsvr/groupsock 0.002s # _/home/ec2-user/rtsp/dorsvr/livemedia livemedia/rtcp_from_spec.go:12:9: undefined: groupsock.OurRandom FAIL _/home/ec2-user/rtsp/dorsvr/livemedia [build failed] # github.com/djwackey/dorsvr/livemedia ../../go/src/github.com/djwackey/dorsvr/livemedia/rtcp_from_spec.go:12:9: undefined: groupsock.OurRandom # github.com/djwackey/dorsvr/livemedia ../../go/src/github.com/djwackey/dorsvr/livemedia/rtcp_from_spec.go:12:9: undefined: groupsock.OurRandom make: *** [test] Error 2
1) build and run rtsp server ray@TF:/md/gows/src/github.com/djwackey/dorsvr$ go build -o rtspServer main.go ray@TF:/md/gows/src/github.com/djwackey/dorsvr$ ll total 56912 drwxrwxr-x 9 ray ray 4096 Mar 13 15:11 ./ drwxrwxr-x 4 ray ray 4096...
Hi, I have multiple network interfaces (mainly due to Docker bridge interfaces). When I run the example to connect to my ip cam, it creates a RTP UDP socket from...